We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53bab8e commit bf0ee4bCopy full SHA for bf0ee4b
.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