chore/gitea-act-runner #14

Closed
volker.raschek wants to merge 38 commits from chore/gitea-act-runner into master
Showing only changes of commit e1f37b8ac9 - Show all commits

View File

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