Skip to content

refactor: 网关和saas接口补充trace入口 --story=126421543 #3931

refactor: 网关和saas接口补充trace入口 --story=126421543

refactor: 网关和saas接口补充trace入口 --story=126421543 #3931

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