wip
This commit is contained in:
parent
a53ab3b2a0
commit
a3358b0be5
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user