Skip to content

Fix CXX sanitizer by moving marco include to after CXX code. (#4414) #427

Fix CXX sanitizer by moving marco include to after CXX code. (#4414)

Fix CXX sanitizer by moving marco include to after CXX code. (#4414) #427

name: Check Markdown links
on:
workflow_dispatch:
push:
pull_request:
branches: [ develop ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1