We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc928c commit 0100f77Copy full SHA for 0100f77
.github/workflows/markdown.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
- name: Check Markdown links
17
uses: gaurav-nelson/[email protected]
18
+ continue-on-error: true
19
20
markdownlint-cli2:
21
name: Lint
0 commit comments