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 1d00251 commit 8afe1c0Copy full SHA for 8afe1c0
.github/workflows/markdown.yml
@@ -54,5 +54,5 @@ jobs:
54
--ignore-numbers
55
--report
56
'**/*.md'
57
- '!**/node_modules/**/*.md'
58
- '!**/vendor/**/*.md'
+ '\\!**/node_modules/**/*.md'
+ '\\!**/vendor/**/*.md'
0 commit comments