Fix release workflow path trigger (#842)
Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- release
|
||||
paths:
|
||||
- '.github/workflows/helm-release.yml'
|
||||
- '.github/workflows/helm-release.yaml'
|
||||
- 'charts/**'
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user