Update markdownlint.yml (#30)

This commit is contained in:
Youssef Victor
2020-09-04 08:36:06 -07:00
committed by GitHub
parent a85a818146
commit dba50d6bf1
+1 -1
View File
@@ -29,4 +29,4 @@ jobs:
run: | run: |
echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json" echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"
npm i -g markdownlint-cli npm i -g markdownlint-cli
markdownlint "**/*.md" -i "samples/**/*.md" markdownlint "**/*.md"