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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '14 14 * * *'
|
- cron: '14 14 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push: # for testing
|
push: # for testing
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
|
|||||||
Reference in New Issue
Block a user