Adding a manual workflow dispatch
This commit is contained in:
parent
2ee4343385
commit
01768113b8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
# “At 00:00 Sunday."
|
||||
workflow-dispatch:
|
||||
|
||||
jobs:
|
||||
update-flake-lock:
|
||||
|
|
Loading…
Reference in a new issue