这是indexloc提供的服务,不要输入任何密码
Skip to content

v2: Fix minor bug in Test_Client.pf #173

v2: Fix minor bug in Test_Client.pf

v2: Fix minor bug in Test_Client.pf #173

name: "Markup Link Checker"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
# Enforces that all links in the documentation are valid.
link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Markup Link Checker (mlc)
uses: becheran/mlc@v1.0.0
with:
args: '.'