ci: add Renovate workflow
PR Checks / hadolint (pull_request) Successful in 16s
PR Checks / build-test (pull_request) Successful in 1m2s

This commit is contained in:
OpenCode Cabillot
2026-08-02 23:42:32 +00:00
parent aac52d86ce
commit fa545c0ab7
+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