Merge pull request 'ci: add Renovate workflow' (#29) from add-renovate-workflow into master
Main Release / hadolint (push) Failing after 42s
Main Release / test (push) Successful in 1m21s
Renovate / renovate (push) Successful in 3m6s
Main Release / tag (push) Failing after 13s
Main Release / build-push (push) Successful in 25m52s

Reviewed-on: #29
This commit was merged in pull request #29.
This commit is contained in:
2026-08-03 16:21:09 -04:00
+12
View File
@@ -0,0 +1,12 @@
name: Renovate
on:
push:
branches:
- master
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit