fix yaml indent
This commit is contained in:
2
.github/workflows/depup.yml
vendored
2
.github/workflows/depup.yml
vendored
@@ -2,7 +2,7 @@ name: depup
|
||||
on:
|
||||
schedule:
|
||||
- cron: '14 14 * * *'
|
||||
workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
push: # for testing
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
Reference in New Issue
Block a user