Skip to content

Commit 6a1c393

Browse files
committed
Run integration tests daily
1 parent 5442f9f commit 6a1c393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/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 15 * * 5'
16+
- cron: '15 15 * * *'
1717

1818
permissions:
1919
contents: read

0 commit comments

Comments
 (0)