Fix release workflow path trigger (#842)

Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
Faisal Memon
2026-06-06 12:22:35 -07:00
committed by GitHub
parent 5f0f45c728
commit 734aa653c2
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches:
- release
paths:
- '.github/workflows/helm-release.yml'
- '.github/workflows/helm-release.yaml'
- 'charts/**'
jobs: