Change schedule time
This commit is contained in:
parent
cd5234dd58
commit
998a6955a3
|
@ -29,7 +29,7 @@ workflows:
|
|||
- build_and_test
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 0 * * *"
|
||||
cron: "0 4 * * *"
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
|
|
Loading…
Reference in a new issue