Skip to content

summaries and intros - getting started section #643

summaries and intros - getting started section

summaries and intros - getting started section #643

---
name: Check Markdown links
on:
push:
branches: [main]
pull_request:
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: no
use-verbose-mode: no
config-file: md_link_check_config.json
folder-path: docs
file-path: ./README.md