ci: add Renovate workflow

This commit is contained in:
OpenCode Cabillot
2026-08-02 23:46:34 +00:00
parent 368127e848
commit 12059ac7ea
+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