Skip to content

Don't print thread ID when the library isn't multithreaded. (#4428) #81

Don't print thread ID when the library isn't multithreaded. (#4428)

Don't print thread ID when the library isn't multithreaded. (#4428) #81

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