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

This commit is contained in:
2025-01-11 13:50:30 +01:00
parent f38d0ddbb5
commit 21836a8584
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: