This commit is contained in:
Markus Pesch 2025-01-11 12:37:50 +01:00
parent a53ab3b2a0
commit a3358b0be5
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: