mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-23 07:22:18 +00:00
Update daily_build.yml
This commit is contained in:
parent
4eb422531f
commit
785c5b6834
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: "0 13 * * *"
|
||||
- cron: "25 20 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue