ci: add Renovate workflow
PR - Docker Build / hadolint (pull_request) Successful in 19s
PR - Docker Build / build (pull_request) Successful in 1m12s

This commit is contained in:
OpenCode Cabillot
2026-08-02 23:39:18 +00:00
parent 06bb2a95a8
commit 7f214901bf
+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