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 fb2b99d commit cab1b36Copy full SHA for cab1b36
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Lint mdx files
47
uses: DavidAnson/markdownlint-cli2-action@v16
48
with:
49
- config: '.markdownlintx.json'
+ config: '.markdownxlint.json'
50
globs: './docs/**/*.mdx'
51
52
- name: Deploy to GitHub Pages
0 commit comments