Skip to content

Commit

Permalink
Add Link Check
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Oct 29, 2023
1 parent 59a8dd4 commit ab9ccf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
reuseaction:
name: REUSE Compliance Check
uses: StanfordBDHG/.github/.github/workflows/reuse.yml@v2
markdownlinkcheck:
name: Markdown Link Check
uses: StanfordBDHG/.github/.github/workflows/markdown-link-check.yml@v2
eslint:
name: ESLint
uses: StanfordBDHG/.github/.github/workflows/eslint.yml@v2
Expand Down

0 comments on commit ab9ccf4

Please sign in to comment.