test
All checks were successful
Markdown linter / markdown-lint (push) Successful in 27s
Generate README / generate-parameters (push) Successful in 30s
Markdown linter / markdown-link-checker (push) Successful in 28s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 13:50:30 +01:00
parent f38d0ddbb5
commit 21836a8584
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ on:
paths: [ "README.md", "values.yaml" ]
types: [ "opened", "reopened", "synchronize" ]
push:
paths: [ "README.md", "values.yaml" ]
# paths: [ "README.md", "values.yaml" ]
workflow_dispatch: {}
jobs:

View File

@ -5,7 +5,7 @@ on:
paths: [ "**/*.md" ]
types: [ "opened", "reopened", "synchronize" ]
push:
paths: [ "**/*.md" ]
# paths: [ "**/*.md" ]
workflow_dispatch: {}
jobs: