changed title on lint step
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 7s

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

View File

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