wip
This commit is contained in:
parent
7442f9ae5a
commit
1e9f0d1fb5
@ -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