workflow: change cron time
Some checks failed
Update Nix Flake / update-flake (push) Failing after 6s
Some checks failed
Update Nix Flake / update-flake (push) Failing after 6s
This commit is contained in:
parent
ed52562b55
commit
c9862e6efc
@ -2,7 +2,7 @@ name: Update Nix Flake
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "30 0 * * *" # daily run
|
||||
- cron: "45 0 * * *" # daily run
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user