Skip to content

merged update trunk to incl 8f62897b6ff6d283565d5df374271425dbce93c7 #1002

merged update trunk to incl 8f62897b6ff6d283565d5df374271425dbce93c7

merged update trunk to incl 8f62897b6ff6d283565d5df374271425dbce93c7 #1002

Workflow file for this run

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.github/workflows/mlc_config.json'