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 9f1024b commit 41694caCopy full SHA for 41694ca
1 file changed
.github/workflows/markdownlint.yml
@@ -32,4 +32,4 @@ jobs:
32
- uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22.0.0
33
with:
34
config: ".markdownlint-cli2.jsonc"
35
- globs: "/standard/*.md"
+ globs: "standard/*.md"
0 commit comments