ci: comment out push event [skip ci]
This commit is contained in:
parent
b5b805beb9
commit
c34a46e748
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Daily Test
|
name: Daily Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
# push:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '13 13 * * *'
|
- cron: '13 13 * * *'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue