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:
|
||||
schedule:
|
||||
- cron: '0 21 * * *'
|
||||
- cron: '50 20 * * *'
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
flake-lock-update:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue