Skip to content

Commit 0100f77

Browse files
authored
Don't error out on broken links, for now
1 parent 2bc928c commit 0100f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/markdown.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616
- name: Check Markdown links
1717
uses: gaurav-nelson/[email protected]
18+
continue-on-error: true
1819

1920
markdownlint-cli2:
2021
name: Lint

0 commit comments

Comments
 (0)