Thanks to visit codestin.com Credit goes to github.com
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 150fdef commit 4a1fb29Copy full SHA for 4a1fb29
.github/workflows/ci.yaml
@@ -224,7 +224,7 @@ jobs:
224
- name: markdownlint-cli2-action
225
uses: DavidAnson/[email protected]
226
with:
227
- config: ".github/actions/markdownlint-cli2-action/.markdownlint.json"
+ config: ".github/actions/markdownlint-cli2/.markdownlint.json"
228
globs: "docs/**/*.md"
229
fix: true
230
0 commit comments