We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410c084 commit f53eddbCopy full SHA for f53eddb
.github/workflows/linter.yaml
@@ -10,4 +10,4 @@ jobs:
10
- name: markdownlint-cli
11
uses: nosborn/[email protected]
12
with:
13
- files: **/*.md
+ files: "**/*.md"
0 commit comments