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 fd88a82 commit dcdad43Copy full SHA for dcdad43
.github/workflows/ccm-integration-tests.yml
@@ -13,7 +13,7 @@ on:
13
# Run this regularly, to get integration tests results against new
14
# Kubernetes releases.
15
schedule:
16
- - cron: '15 15 * * *'
+ - cron: '15 13 * * *'
17
18
permissions:
19
contents: read
0 commit comments