Skip to content

refactor: 支持创建任务时自定义插件的span属性 --story=130216170 #982

refactor: 支持创建任务时自定义插件的span属性 --story=130216170

refactor: 支持创建任务时自定义插件的span属性 --story=130216170 #982

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