ci: update flake weekly
This commit is contained in:
parent
882b8b73d0
commit
1e420f3c8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-flake-inputs.yml
vendored
2
.github/workflows/update-flake-inputs.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Update flake inputs
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * 0'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-flake:
|
update-flake:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue