ci: add Renovate workflow
Docker Build and Push / lint (pull_request) Successful in 11s
Docker Build and Push / build (pull_request) Successful in 57s
Docker Build and Push / test (pull_request) Successful in 30s
Docker Build and Push / push (pull_request) Skipped

This commit is contained in:
OpenCode Cabillot
2026-08-02 23:43:01 +00:00
parent 430be66a09
commit 260f97169b
+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