Update chart workflows (#1159)

* Update pull_request-helm.yaml

* Update push-helm-chart.yaml
This commit is contained in:
Muhammad Safwan Karim
2026-06-17 10:51:31 +02:00
committed by GitHub
parent a4b82d910f
commit 14117194ac
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ on:
pull_request:
branches:
- master
- 'v**'
paths:
- 'deployments/kubernetes/chart/reloader/**'
+1
View File
@@ -8,6 +8,7 @@ on:
- closed
branches:
- master
- 'v**'
paths:
- 'deployments/kubernetes/chart/reloader/**'
- '.github/workflows/push-helm-chart.yaml'