fix(ci): compare for diff
Some checks failed
Run Helm tests / Execute helm lint (push) Successful in 8s
Run Helm tests / Execute helm template (push) Successful in 17s
Run Helm tests / Execute helm unittest (push) Successful in 25s
Markdown linter / Execute npm run readme:lint (push) Successful in 7s
Markdown linter / Execute npm run readme:link (push) Successful in 37s
Markdown linter / Execute npm run readme:parameters (push) Failing after 9s

This commit is contained in:
2025-09-30 22:08:32 +02:00
parent bf9c6b2b5d
commit 6bcf0c1af5

View File

@@ -47,4 +47,6 @@ jobs:
- name: Execute npm run readme:parameters
run: |
npm install
npm run readme:parameters
npm run readme:parameters
- name: Compare diff
run: git diff --exit-code --name-only README.md