feat: changed workflow from every hour to every third hour
All checks were successful
renovate / renovate (push) Successful in 29s

This commit is contained in:
sujiba 2024-06-20 11:32:44 +02:00
parent 13e3621221
commit 9aca323ca8

View file

@ -2,8 +2,8 @@ name: renovate
on:
schedule:
- cron: "@hourly"
# - cron: "23 */3 * * *"
#- cron: "@hourly"
- cron: "43 */3 * * *"
push:
branches:
- main