Skip to content
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- develop
paths:
- 'helm-charts/**'
workflow_dispatch: # Allow manual triggering

permissions:
contents: read
Expand Down
Loading