wip
This commit is contained in:
parent
a53ab3b2a0
commit
a3358b0be5
@ -1,11 +1,11 @@
|
||||
name: Markdown linter
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths: [ "**/*.md" ]
|
||||
types: [ "opened", "reopened", "synchronize" ]
|
||||
push:
|
||||
paths: [ "**/*.md" ]
|
||||
# pull_request:
|
||||
# paths: [ "**/*.md" ]
|
||||
# types: [ "opened", "reopened", "synchronize" ]
|
||||
push: {}
|
||||
# paths: [ "**/*.md" ]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user