Skip to content

doc: update by agents #24

doc: update by agents

doc: update by agents #24

Workflow file for this run

name: Lint Markdown
on:
push:
branches:
- main
pull_request:
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Lint Markdown
uses: lint-md/github-action@v0.1.2
with:
files: './'
configFile: .lintmdrc