ci: Comment out push event [skip ci]
This commit is contained in:
parent
37cc539052
commit
d226d51229
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
|
||||
|
||||
on:
|
||||
push:
|
||||
# push:
|
||||
schedule:
|
||||
- cron: '13 13 * * *'
|
||||
|
||||
|
|
Loading…
Reference in a new issue