fix(ci): update changelog workflow
All checks were successful
Run Helm tests / Execute helm lint (push) Successful in 9s
Update changelog / changelog (push) Successful in 18s
Run Helm tests / Execute helm template (push) Successful in 9s
Markdown linter / Execute npm run readme:link (push) Successful in 22s
Markdown linter / Execute npm run readme:lint (push) Successful in 8s
Markdown linter / Execute npm run readme:parameters (push) Successful in 9s
Run Helm tests / Execute helm unittest (push) Successful in 1m8s

This commit is contained in:
2025-09-30 22:34:07 +02:00
parent d1fa7db48f
commit 0f71e7dfbc

View File

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