Merge pull request 'ci: add Renovate workflow' (#21) from add-renovate-workflow into main
Release / tag (push) Failing after 1m26s
Docker Build and Push / build (push) Successful in 9m5s
Renovate / renovate (push) Successful in 4m3s

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