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