asd
Some checks failed
Markdown linter / markdown-lint (push) Successful in 27s
Markdown linter / markdown-link-checker (push) Successful in 27s
Markdown linter / generate-parameters (push) Failing after 12s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 13:42:00 +01:00
parent 973d9396b6
commit a3eca9fd7f
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

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