Skip to content

fixed degit command #126

fixed degit command

fixed degit command #126

Workflow file for this run

name: Check External 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:
file-extension: .mdx
use-quiet-mode: yes