Skip to content

Commit bf0ee4b

Browse files
authored
typo in workflow file (#3027)
1 parent 53bab8e commit bf0ee4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubernetes_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Kubernetes Nightly Tests
22

33
on:
44
workflow_dispatch:
5-
runs everyday at 6:15am
5+
# runs everyday at 6:15am
66
schedule:
77
- cron: '15 6 * * *'
88

0 commit comments

Comments
 (0)