Reduce renovate checks to every six hours
This commit is contained in:
parent
810b4eee18
commit
e75d1305db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yaml
vendored
2
.github/workflows/renovate.yaml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Check package updates
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
- cron: "0 */6 * * *"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
log-level:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue