Skip to content

Merge pull request #339 from gocn/f-2023w28-zxm20231217 #471

Merge pull request #339 from gocn/f-2023w28-zxm20231217

Merge pull request #339 from gocn/f-2023w28-zxm20231217 #471

Workflow file for this run

name: Lint Markdown
on: [pull_request, push]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: lint-md-github-action
uses: lint-md/[email protected]
with:
configFile: ".github/workflows/config.json"