Skip to content

Merge pull request #41 from WyriHaximus/renovate/actions-checkout-4.x #204

Merge pull request #41 from WyriHaximus/renovate/actions-checkout-4.x

Merge pull request #41 from WyriHaximus/renovate/actions-checkout-4.x #204

name: Check Markdown links
on:
push:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: etc/ci/markdown-link-checker.json