Skip to content

Fixed; multiple-rpc-port-error-bug; (#2041) #120

Fixed; multiple-rpc-port-error-bug; (#2041)

Fixed; multiple-rpc-port-error-bug; (#2041) #120

name: MD link checker
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: 'yes'
use-quiet-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'
folder-path: 'content/md'