Skip to content

CI: link lint + spell check #2

CI: link lint + spell check

CI: link lint + spell check #2

name: Check Markdown links
on:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/[email protected]