Skip to content

添加WPS插件安装及使用教程 (#16) #17

添加WPS插件安装及使用教程 (#16)

添加WPS插件安装及使用教程 (#16) #17

Workflow file for this run

name: Lint 文档
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v13
with:
globs: |
**/*.md
!test/*.md