Skip to content

Check Markdown links #4235

Check Markdown links

Check Markdown links #4235

Workflow file for this run

# Todo: replace with a call to npm run link:check
name: Check Markdown links
on:
schedule:
- cron: '* */24 * * *'
pull_request:
branches:
- master
- b9lab-ida-final-content
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: gaurav-nelson/[email protected]
with:
use-quiet-mode: 'yes'