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 b64d94b + b8e1c97 commit 82ea562Copy full SHA for 82ea562
.circleci/config.yml
@@ -946,7 +946,7 @@ workflows:
946
- operator_upgrade_tests
947
triggers:
948
- schedule:
949
- cron: 0 1 1 * *
+ cron: 0 5 3 * *
950
filters:
951
branches:
952
only:
.circleci/config/@config.yml
@@ -123,7 +123,7 @@ workflows:
123
MONTHLY:
124
125
126
- cron: "0 1 1 * *"
+ cron: "0 5 3 * *"
127
128
129
0 commit comments