Reduce renovate checks to every six hours

This commit is contained in:
Marty Oehme 2025-09-23 20:14:55 +02:00
parent 810b4eee18
commit e75d1305db
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -1,7 +1,7 @@
name: Check package updates name: Check package updates
on: on:
schedule: schedule:
- cron: "0 * * * *" - cron: "0 */6 * * *"
workflow_dispatch: workflow_dispatch:
inputs: inputs:
log-level: log-level: