fix(ci/update): Update on Saturday
so that the action for jiriks74/os.home.nix can pull this after it's merged on Sunday
This commit is contained in:
parent
8813887171
commit
b0e29d137b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Update `flake.lock`
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
|
||||
- cron: '0 0 * * 6' # runs weekly on Saturday at 00:00
|
||||
|
||||
jobs:
|
||||
update_lockfile:
|
||||
|
|
Loading…
Reference in a new issue