ci: only rlease on changes in renovate configs (#104)

Reviewed-on: #104
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #104.
This commit is contained in:
2026-07-24 18:42:57 +02:00
committed by t.behrendt
parent 1734e79a40
commit 1f6f058e06
+8
View File
@@ -4,6 +4,14 @@ on:
push: push:
branches: branches:
- main - main
paths:
- "action.json"
- "bun-npm.json"
- "common.json"
- "docker-compose.json"
- "golang.json"
- "helm.json"
- "k8s.json"
workflow_dispatch: workflow_dispatch:
jobs: jobs: