Skip to content

Set corpus size limit to 8000; handle failure to retrieve neighbours. #429

Set corpus size limit to 8000; handle failure to retrieve neighbours.

Set corpus size limit to 8000; handle failure to retrieve neighbours. #429

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