forked from IT-Syndikat/website
Make linter lint it all
Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
parent
9127c88d8c
commit
d4de8c2ea6
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ jobs:
|
|||
lfs: 'true'
|
||||
- uses: https://github.com/DavidAnson/markdownlint-cli2-action@v19
|
||||
with:
|
||||
globs: 'content/**.md'
|
||||
globs: 'content/*/*.md content/*.md README.md'
|
||||
|
|
Loading…
Add table
Reference in a new issue