Skip to content

Commit 41694ca

Browse files
BillWagnerjskeet
authored andcommitted
typo in path.
1 parent 9f1024b commit 41694ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- uses: DavidAnson/markdownlint-cli2-action@07035fd053f7be764496c0f8d8f9f41f98305101 # v22.0.0
3333
with:
3434
config: ".markdownlint-cli2.jsonc"
35-
globs: "/standard/*.md"
35+
globs: "standard/*.md"

0 commit comments

Comments
 (0)