未验证 提交 829b4976 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #12512 from taosdata/feature/TD-15061

chore: add commitlint GitHub action
name: Lint Commit Messages
on: [pull_request, push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v4
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册