Skip to content

Commit

Permalink
add linkspector action
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplants committed Sep 30, 2024
1 parent c805cb1 commit d7bbb5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ jobs:
uses: DavidAnson/markdownlint-cli2-action@v17
with:
config: .github/.markdownlint.json
- name: Check links
uses: umbrelladocs/action-linkspector@v1
with:
reporter: github-pr-check

0 comments on commit d7bbb5a

Please sign in to comment.