feat: update workflow dispatch
This commit is contained in:
parent
7d36ea5925
commit
1b780af78d
1
.github/workflows/update.yaml
vendored
1
.github/workflows/update.yaml
vendored
@ -3,6 +3,7 @@ name: Update Workflow
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
Loading…
x
Reference in New Issue
Block a user