Skip to content

add chinese repo link to readme #4

add chinese repo link to readme

add chinese repo link to readme #4

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
jobs:
repository-checks:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- name: Run base CI checks
run: ./scripts/ci.sh
- name: Markdown lint
uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20
with:
globs: |
**/*.md