ci: change cron spec
This commit is contained in:
parent
b64066caeb
commit
94c184609c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/5 0 * * 1'
|
- cron: '45 0 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-flake:
|
update-flake:
|
||||||
|
|
Loading…
Reference in a new issue