chore: remove extra line [skip ci] (#239)

This commit is contained in:
Shohei Ueda 2020-03-30 22:23:08 +09:00 committed by GitHub
parent 72aae0311c
commit b5b805beb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: Daily Test name: Daily Test
on: on:
# push: push:
schedule: schedule:
- cron: '13 13 * * *' - cron: '13 13 * * *'
@ -21,7 +21,6 @@ jobs:
- true - true
- false - false
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Setup Hugo - name: Setup Hugo