Skip to content

Commit 83aa4ce

Browse files
authored
Move CCM Integration Tests to 03:15
To prevent trouble during deployments etc
1 parent dcdad43 commit 83aa4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccm-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
# Run this regularly, to get integration tests results against new
1414
# Kubernetes releases.
1515
schedule:
16-
- cron: '15 13 * * *'
16+
- cron: '15 3 * * *'
1717

1818
permissions:
1919
contents: read

0 commit comments

Comments
 (0)