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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 21 * * *'
|
- cron: '0 21 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
flake-lock-update:
|
flake-lock-update:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue