Skip to content

Commit

Permalink
Update readme validator
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed committed Nov 10, 2024
1 parent 10fd1eb commit bef025c
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 @@ -92,4 +92,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 bef025c

Please sign in to comment.