We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2bd233 commit 4bc510cCopy full SHA for 4bc510c
.github/workflows/make-kind-wf.yml
@@ -4,7 +4,7 @@ name: "make kind CI workflow"
4
on:
5
push:
6
branches: [ test ]
7
- schedule:
+ # schedule:
8
# https://crontab.guru/
9
# https://docs.github.com/en/actions/reference/events-that-trigger-workflows
10
# - cron: '0 0 * * FRI' ##execution of a task in the first minute of the month
.github/workflows/ubuntu-kind-wf.yml
@@ -4,7 +4,7 @@ name: "kind Ubuntu CI workflow"
0 commit comments