Skip to content

refactor: 补充文档 --story=130216170 #983

refactor: 补充文档 --story=130216170

refactor: 补充文档 --story=130216170 #983

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4