Skip to content

style: thay em-dash va smart quote bang dau chuan (quy uoc viet) #111

style: thay em-dash va smart quote bang dau chuan (quy uoc viet)

style: thay em-dash va smart quote bang dau chuan (quy uoc viet) #111

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check markdown formatting
uses: DavidAnson/markdownlint-cli2-action@v16
with:
config: .markdownlint.json
globs: '**/*.md'