wip
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 17s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 12:37:50 +01:00
parent 7442f9ae5a
commit 1e9f0d1fb5
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -1,11 +1,11 @@
name: Markdown linter name: Markdown linter
on: 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: