Skip to content

Merge pull request #447 from MinBZK/Annemieke-CIP-patch-567075 #295

Merge pull request #447 from MinBZK/Annemieke-CIP-patch-567075

Merge pull request #447 from MinBZK/Annemieke-CIP-patch-567075 #295

Workflow file for this run

name: Check mkdocs links
on:
push:
branches:
- main
workflow_dispatch:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes