Skip to content

Commit

Permalink
ci: check dead links in markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc committed May 26, 2024
1 parent bbe7341 commit 125a137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: "**/*.md"
- name: Check Dead Link
uses: gaurav-nelson/github-action-markdown-link-check@v1

0 comments on commit 125a137

Please sign in to comment.