fix(workflows): set schedule correctly
All checks were successful
Build packages / Build derivations (push) Successful in 1m21s
All checks were successful
Build packages / Build derivations (push) Successful in 1m21s
This commit is contained in:
parent
403f79d7aa
commit
c529d67a47
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Update flake.lock
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- 0 0 * * 1
|
||||
- cron: 0 0 * * 1
|
||||
|
||||
jobs:
|
||||
update_flake_lock:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue