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 741cf03 commit 620cd34Copy full SHA for 620cd34
.github/workflows/markdown.yml
@@ -3,7 +3,7 @@ name: Markdown
3
on:
4
pull_request:
5
paths:
6
- - **/*.md
+ - '**/*.md'
7
8
permissions:
9
pull-requests: read
0 commit comments