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

View File

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