ci: add Renovate workflow
PR Checks / hadolint (pull_request) Successful in 14s
PR Checks / build-test (pull_request) Successful in 47s

This commit is contained in:
OpenCode Cabillot
2026-08-02 23:40:23 +00:00
parent 7984aadce3
commit 3908da1f45
+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