Adjust flake update timing to avoid collision with automatic cert update
This commit is contained in:
parent
b99eecce2f
commit
bc7ce400e7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 21 * * *'
|
- cron: '50 20 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
flake-lock-update:
|
flake-lock-update:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue