ci: only rlease on changes in renovate configs #104

Merged
t.behrendt merged 1 commits from ci-skip-release-on-non-relevant-changes into main 2026-07-24 18:42:57 +02:00
+8
View File
@@ -4,6 +4,14 @@ on:
push:
branches:
- main
paths:
- "action.json"
- "bun-npm.json"
- "common.json"
- "docker-compose.json"
- "golang.json"
- "helm.json"
- "k8s.json"
workflow_dispatch:
jobs: