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