.forgejo/workflows/renovate.yaml aktualisiert
All checks were successful
renovate / renovate (push) Successful in 47s
All checks were successful
renovate / renovate (push) Successful in 47s
This commit is contained in:
parent
4e66d8d7ae
commit
fae7b8b6a5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ name: renovate
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
#- cron: "@hourly"
|
- cron: "@hourly"
|
||||||
- cron: "43 */3 * * *"
|
#- cron: "43 */3 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue