change cron trigger to daily (15 8 * * *)
All checks were successful
renovate / renovate (push) Successful in 1m2s
All checks were successful
renovate / renovate (push) Successful in 1m2s
This commit is contained in:
parent
6c7d950530
commit
170d49fb76
@ -2,7 +2,7 @@ name: renovate
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
- cron: "15 8 * * *"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user