Fix release workflow path trigger

Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
Faisal Memon
2026-06-06 12:13:32 -07:00
parent 6db3a95a7b
commit 890bd853e3
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches:
- release
paths:
- '.github/workflows/helm-release.yml'
- '.github/workflows/helm-release.yaml'
- 'charts/**'
jobs: