reduce renovate executions to twice every six hours
Some checks failed
/ build (pull_request) Successful in 28s
/ Ansible Lint (pull_request) Successful in 2m45s
/ cleanup-staging (pull_request) Successful in 2s
/ build (push) Successful in 27s
/ Ansible Lint (push) Has been cancelled

This commit is contained in:
Max 2026-09-26 00:51:51 +02:00
commit b9cc68bda1
Signed by: max
SSH key fingerprint: SHA256:yZMpYLEULscoVYQvcuxhc3eWa6nymBFWCxjsRErAIY8

View file

@ -1,8 +1,8 @@
[Unit] [Unit]
Description=renovate running every 15 minutes Description=renovate running regularly
[Timer] [Timer]
OnCalendar=*-*-* *:00,15,30,45:00 OnCalendar=*-*-* 02,08,14,20:15,45:00
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target