Skip to content

Commit

Permalink
ci: Comment out push event [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Jan 17, 2020
1 parent 4927a0d commit b861b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Daily Test

on:
push:
# push:
schedule:
- cron: '14 14 * * *'

Expand Down

0 comments on commit b861b6f

Please sign in to comment.