Skip to content

Commit

Permalink
New link inspector
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Nov 10, 2024
1 parent 3bac0f1 commit 3347587
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v4
- name: Validate Markdown
uses: gaurav-nelson/github-action-markdown-link-check@v1
uses: umbrelladocs/action-linkspector@v1
with:
reporter: github-check
fail_on_error: true

0 comments on commit 3347587

Please sign in to comment.