reduce renovate executions to twice every six hours #170

Merged
c6ristian merged 1 commit from renovate_timer into main 2026-09-26 01:03:28 +02:00
Showing only changes of commit b9cc68bda1 - Show all commits

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

Max 2026-09-26 00:51:51 +02:00
Signed by: max
SSH key fingerprint: SHA256:yZMpYLEULscoVYQvcuxhc3eWa6nymBFWCxjsRErAIY8

View file

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