fix yaml indent

This commit is contained in:
haya14busa
2021-02-14 01:28:23 +09:00
committed by GitHub
parent 9395ebaa0b
commit d5c4451fff

View File

@@ -2,7 +2,7 @@ name: depup
on: on:
schedule: schedule:
- cron: '14 14 * * *' - cron: '14 14 * * *'
 workflow_dispatch: workflow_dispatch:
push: # for testing push: # for testing
branches: branches:
- '**' - '**'