Skip to content

fix: 解决单元测试不通过的问题 #141

fix: 解决单元测试不通过的问题

fix: 解决单元测试不通过的问题 #141

name: Call commitlint
on:
pull_request_target:
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/commitlint.yml@master