Skip to content

[ImgBot] Optimize images (#23) #25

[ImgBot] Optimize images (#23)

[ImgBot] Optimize images (#23) #25

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