Skip to content

Switch to system dependencies installation GHA fork to fix macos build issues #3617

Switch to system dependencies installation GHA fork to fix macos build issues

Switch to system dependencies installation GHA fork to fix macos build issues #3617

name: Check Markdown links
on:
merge_group:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes