Skip to content

Commit

Permalink
Merge pull request #329 from square/dfed--link
Browse files Browse the repository at this point in the history
Update readme validator
  • Loading branch information
luispadron authored Nov 11, 2024
2 parents 10fd1eb + bef025c commit c166360
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 c166360

Please sign in to comment.