Skip to content

Switch to using FUNC_*_REENTER for routines that can be called from p… #124

Switch to using FUNC_*_REENTER for routines that can be called from p…

Switch to using FUNC_*_REENTER for routines that can be called from p… #124

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