mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +00:00
Update daily_build.yml
This commit is contained in:
parent
785c5b6834
commit
ebc32e89b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/daily_build.yml
vendored
2
.github/workflows/daily_build.yml
vendored
|
@ -2,7 +2,7 @@ name: Daily build
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "25 20 * * *"
|
||||
- cron: "*/5 * * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue