Skip to content

Update aia-18-corrigerende-maatregelen-voor-non-conforme-ai.md (#473) #150

Update aia-18-corrigerende-maatregelen-voor-non-conforme-ai.md (#473)

Update aia-18-corrigerende-maatregelen-voor-non-conforme-ai.md (#473) #150

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@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes