.
This commit is contained in:
parent
907bb83ef4
commit
3633fb4a59
@ -31,5 +31,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
for file in ${{ steps.changed-files.output_all_changed_files }}; do
|
for file in ${{ steps.changed-files.output_all_changed_files }}; do
|
||||||
echo "$file was changed"
|
echo "$file was changed"
|
||||||
|
helm lint $file
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user