We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b09d5ab commit 8c743f4Copy full SHA for 8c743f4
.circleci/config.yml
@@ -68,7 +68,7 @@ workflows:
68
nightly:
69
triggers:
70
- schedule:
71
- cron: "0 0 * * *"
+ cron: "00 07 * * 1"
72
filters:
73
branches:
74
only:
0 commit comments