...prettier...
This commit is contained in:
parent
ab1354a8e5
commit
e619add55e
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -3,7 +3,7 @@ name: "Flake.lock: update Nix dependencies"
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch: # allows manual triggering
|
workflow_dispatch: # allows manual triggering
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
|
- cron: "0 0 * * 0" # runs weekly on Sunday at 00:00
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
nix-flake-update:
|
nix-flake-update:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user