ci: update renovate action

This commit is contained in:
ThetaDev 2024-06-27 05:30:46 +02:00
parent 1914e51aff
commit abfe217807
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -3,7 +3,9 @@ name: renovate
on:
push:
branches: ["main"]
paths: [".forgejo/workflows/renovate.yaml"]
paths:
- ".forgejo/workflows/renovate.yaml"
- "renovate.json"
schedule:
- cron: "0 0 * * *"