.
This commit is contained in:
parent
f64d3eba0f
commit
4990e6fae9
@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
- name: List all changed files
|
||||
run: |
|
||||
echo "performing lint"
|
||||
for file in ${{ steps.changed-files.all_changed_and_modified_files }}; do
|
||||
echo "$file was changed"
|
||||
helm lint $file
|
||||
|
Loading…
Reference in New Issue
Block a user