Reduce circleci nightly build frequency
This commit is contained in:
parent
f1e62e037c
commit
9d8018d48c
@ -39,7 +39,7 @@ workflows:
|
||||
nightly:
|
||||
triggers:
|
||||
- schedule:
|
||||
cron: "0 0 * * *"
|
||||
cron: "0 0 * * 1,4"
|
||||
filters:
|
||||
branches:
|
||||
only: master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user