changed title on lint step

This commit is contained in:
Jonas Forsberg
2024-10-18 10:27:57 +02:00
parent e9cca5c631
commit b2ea2d9f0c

@@ -19,7 +19,7 @@ jobs:
with: with:
version: v3.14.4 version: v3.14.4
- name: List all changed files - name: Lint the helm package
env: env:
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }}
run: | run: |