fix(ci): use markdown lint action
This commit is contained in:
parent
91e93f7411
commit
436f2d969e
@ -17,6 +17,6 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
- uses: DavidAnson/markdownlint-cli2-action@v19
|
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
|
||||||
with:
|
with:
|
||||||
globs: '**/*.md'
|
globs: '**/*.md'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user