fix(ci): update changelog workflow
Some checks failed
Run Helm tests / Execute helm lint (push) Successful in 8s
Run Helm tests / Execute helm template (push) Successful in 8s
Markdown linter / Execute npm run readme:link (push) Has been cancelled
Run Helm tests / Execute helm unittest (push) Has been cancelled
Markdown linter / Execute npm run readme:lint (push) Has been cancelled
Markdown linter / Execute npm run readme:parameters (push) Has been cancelled

This commit is contained in:
2025-09-30 22:33:30 +02:00
parent fcf5a4a7c9
commit d1fa7db48f

View File

@@ -3,6 +3,7 @@ name: Update changelog
on:
push:
branches: [ "main" ]
workflow_dispatch: {}
jobs:
changelog: