Skip to content

Merge remote-tracking branch 'origin/docs-update-v7' into migration-g… #25

Merge remote-tracking branch 'origin/docs-update-v7' into migration-g…

Merge remote-tracking branch 'origin/docs-update-v7' into migration-g… #25

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
check-modified-files-only: "yes"