We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f2cbe3 + bf0ee4b commit b6f1df1Copy full SHA for b6f1df1
.github/workflows/kubernetes_tests.yml
@@ -2,7 +2,7 @@ name: Kubernetes Nightly Tests
2
3
on:
4
workflow_dispatch:
5
- runs everyday at 6:15am
+ # runs everyday at 6:15am
6
schedule:
7
- cron: '15 6 * * *'
8
0 commit comments