Add workflow_dispatch to flake-lock-update
This commit is contained in:
parent
534e7af197
commit
1ef82de5fd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: '0 21 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
flake-lock-update:
|
||||
runs-on: nixos-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue