Skip to content

feat: add working implementation #14

feat: add working implementation

feat: add working implementation #14

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