This commit is contained in:
parent
2f5d59dd32
commit
c3fa88f3fd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
- uses: docker://cytopia/phplint:alpine
|
||||
with:
|
||||
cmd: -i ./vendor/.* *.php
|
||||
- uses: github.com/DavidAnson/markdownlint-cli2-action@v13
|
||||
- uses: https://github.com/DavidAnson/markdownlint-cli2-action@v13
|
||||
with:
|
||||
globs: '**/*.md'
|
||||
continue-on-error: true
|
Loading…
Add table
Add a link
Reference in a new issue