ci: add Renovate workflow
PR Checks / hadolint (pull_request) Successful in 12s
Docker Build and Push / integration-test (pull_request) Successful in 1m56s
PR Checks / build-test (pull_request) Successful in 2m4s
Docker Build and Push / test (pull_request) Failing after 3h0m6s
Docker Build and Push / build (pull_request) Skipped

This commit is contained in:
OpenCode Cabillot
2026-08-02 23:46:53 +00:00
parent eb983ecaef
commit 478affe4fa
+12
View File
@@ -0,0 +1,12 @@
name: Renovate
on:
push:
branches:
- main
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit