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:
schedule:
- cron: '14 14 * * *'
 workflow_dispatch:
workflow_dispatch:
push: # for testing
branches:
- '**'