Skip to content

Bump bids-apps.github.io from 8bc1bce to b3c4798 (#49) #47

Bump bids-apps.github.io from 8bc1bce to b3c4798 (#49)

Bump bids-apps.github.io from 8bc1bce to b3c4798 (#49) #47

---
name: Check Markdown links
on:
push:
branches: [main]
pull_request:
branches: '*'
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes
use-verbose-mode: yes
folder-path: src
config-file: md_link_check_config.json