Skip to content

Commit

Permalink
Make link checker test .markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
hamoid authored Dec 26, 2023
1 parent 3ef2fd6 commit ba2fa95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1
with:
args: "'./**/*.md' './**/*.markdown'"

0 comments on commit ba2fa95

Please sign in to comment.