You've already forked helm-gitea
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
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:
@@ -2,7 +2,7 @@ name: Update changelog
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "**" ]
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user