Testing workflow dispatch
This commit is contained in:
parent
01768113b8
commit
78436b5554
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ on:
|
|||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
# “At 00:00 Sunday."
|
||||
workflow-dispatch:
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
jobs:
|
||||
update-flake-lock:
|
||||
runs-on: ubuntu
|
||||
|
|
Loading…
Reference in a new issue