Skip to content

Commit

Permalink
chore: remove extra line [skip ci] (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Mar 30, 2020
1 parent 72aae03 commit b5b805b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .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: '13 13 * * *'

Expand All @@ -21,7 +21,6 @@ jobs:
- true
- false
steps:

- uses: actions/checkout@v2

- name: Setup Hugo
Expand Down

0 comments on commit b5b805b

Please sign in to comment.