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.
2 parents 3556f64 + 4e1b828 commit 5c076fdCopy full SHA for 5c076fd
.circleci/config.yml
@@ -859,7 +859,7 @@ workflows:
859
- operator_upgrade_tests
860
triggers:
861
- schedule:
862
- cron: 0 0 * * *
+ cron: 0 1 * * *
863
filters:
864
branches:
865
only:
.circleci/config/@config.yml
@@ -106,7 +106,7 @@ workflows:
106
NIGHTLY:
107
108
109
- cron: "0 0 * * *"
+ cron: "0 1 * * *"
110
111
112
0 commit comments