Skip to content

Update dependent drop list example for zh-hans version docs (#21) #149

Update dependent drop list example for zh-hans version docs (#21)

Update dependent drop list example for zh-hans version docs (#21) #149

Workflow file for this run

on: [push, pull_request]
name: lint
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Markdown Linting Action
uses: avto-dev/[email protected]
with:
args: './'
config: '.github/linter-rules.yml'