.forgejo/workflows/renovate.yaml aktualisiert
This commit is contained in:
parent
b5bb476467
commit
9947fbae6f
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@ name: renovate
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "@hourly"
|
||||
- cron: "@daily"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
renovate-dry-run:
|
||||
renovate:
|
||||
runs-on: docker
|
||||
container: ghcr.io/renovatebot/renovate:37.368.6
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue