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 3e19634 commit efa3d0fCopy full SHA for efa3d0f
.circleci/config.yml
@@ -30,7 +30,7 @@ workflows:
30
nightly:
31
triggers:
32
- schedule:
33
- cron: "55 14 * * 3"
+ cron: "30 15 * * *"
34
filters:
35
branches:
36
only:
0 commit comments