ci: 💚 remove Markdownlint, we'll write it our style :>
All checks were successful
/ phplint (push) Successful in 4s
All checks were successful
/ phplint (push) Successful in 4s
This commit is contained in:
parent
c3fa88f3fd
commit
d47c4e2072
1 changed files with 1 additions and 5 deletions
|
@ -8,7 +8,3 @@ jobs:
|
|||
- uses: docker://cytopia/phplint:alpine
|
||||
with:
|
||||
cmd: -i ./vendor/.* *.php
|
||||
- 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