Skip to content

feat: 新增审批组件及配置,支持 ITSM 单据与多租户适配 #3977

feat: 新增审批组件及配置,支持 ITSM 单据与多租户适配

feat: 新增审批组件及配置,支持 ITSM 单据与多租户适配 #3977

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