reduce renovate executions to twice every six hours #170
1 changed files with 2 additions and 2 deletions
reduce renovate executions to twice every six hours
commit
b9cc68bda1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue