Update action.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2024-10-19 21:09:15 +02:00
committed by GitHub
parent 9afc35c4a6
commit f0ec9444e1
+6 -2
View File
@@ -22,8 +22,12 @@ runs:
list-files: shell
filters: |
addedOrModified:
- added|modified: 'charts/*/**'
- added|modified: '!charts/library/*/**'
- added|modified: 'charts/stable/*/**'
- added|modified: 'charts/incubator/*/**'
- added|modified: 'charts/dev/*/**'
- added|modified: 'charts/test/*/**'
- added|modified: 'charts/premium/*/**'
- added|modified: 'charts/system/*/**'
- name: Collect changed charts
if: |