Skip to content

chore: add CI, Makefile, linter config, etc. #1

chore: add CI, Makefile, linter config, etc.

chore: add CI, Makefile, linter config, etc. #1

name: Markdown Link Check
on:
pull_request:
jobs:
link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15