Add types to trigger workflow when changing the target branch
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -3,6 +3,7 @@ name: Helm Chart CI
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types: [synchronize, opened, reopened, edited]
|
||||||
paths:
|
paths:
|
||||||
- 'charts/**'
|
- 'charts/**'
|
||||||
- '.github/workflows/helm-chart-ci.yaml'
|
- '.github/workflows/helm-chart-ci.yaml'
|
||||||
|
|||||||
Reference in New Issue
Block a user