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 97f5390 commit 74a1fa4Copy full SHA for 74a1fa4
.github/workflows/lint.yml
@@ -86,5 +86,5 @@ jobs:
86
87
- uses: DavidAnson/markdownlint-cli2-action@8f3516061301755c97ff833a8e933f09282cc5b5 # v11.0.0
88
with:
89
- config: ${{ github.workspace }}.markdownlint-cli2.yaml
+ config: ${{ github.workspace }}/.markdownlint-cli2.yaml
90
globs: '**/*.md'
0 commit comments