revert 170d49fb76
All checks were successful
renovate / renovate (push) Successful in 54s

revert change cron trigger to daily (15 8 * * *)
Seems @hourly was working fine
This commit is contained in:
Felix Schulze 2024-08-11 09:18:40 +02:00
parent 170d49fb76
commit 482151e97d

View File

@ -2,7 +2,7 @@ name: renovate
on: on:
schedule: schedule:
- cron: "15 8 * * *" - cron: "@hourly"
push: push:
branches: branches:
- main - main