Update .forgejo/workflows/renovate.yml
All checks were successful
Renovate / Run (push) Successful in 21s
All checks were successful
Renovate / Run (push) Successful in 21s
This commit is contained in:
parent
0f5d6715ac
commit
01372a4efc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Renovate
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
- cron: "0,10,20,30,40,50 * * * *"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue