Update action.yaml
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -22,8 +22,12 @@ runs:
|
|||||||
list-files: shell
|
list-files: shell
|
||||||
filters: |
|
filters: |
|
||||||
addedOrModified:
|
addedOrModified:
|
||||||
- added|modified: 'charts/*/**'
|
- added|modified: 'charts/stable/*/**'
|
||||||
- added|modified: '!charts/library/*/**'
|
- added|modified: 'charts/incubator/*/**'
|
||||||
|
- added|modified: 'charts/dev/*/**'
|
||||||
|
- added|modified: 'charts/test/*/**'
|
||||||
|
- added|modified: 'charts/premium/*/**'
|
||||||
|
- added|modified: 'charts/system/*/**'
|
||||||
|
|
||||||
- name: Collect changed charts
|
- name: Collect changed charts
|
||||||
if: |
|
if: |
|
||||||
|
|||||||
Reference in New Issue
Block a user