Skip to content

Commit f53eddb

Browse files
authored
Update linter.yaml
1 parent 410c084 commit f53eddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: markdownlint-cli
1111
uses: nosborn/[email protected]
1212
with:
13-
files: **/*.md
13+
files: "**/*.md"

0 commit comments

Comments
 (0)