Skip to content

更新 api 支持嵌套结构体问题 #57

更新 api 支持嵌套结构体问题

更新 api 支持嵌套结构体问题 #57

Workflow file for this run

name: Lint Markdown By Lint Markdown
on: [ pull_request , push]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: markdownlint-cli2-action
uses: DavidAnson/[email protected]
with:
globs: '**/*.md'