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:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [synchronize, opened, reopened, edited]
|
||||
paths:
|
||||
- 'charts/**'
|
||||
- '.github/workflows/helm-chart-ci.yaml'
|
||||
|
||||
Reference in New Issue
Block a user