Skip to content

fix: 修复在低版本打包失败问题 #325

fix: 修复在低版本打包失败问题

fix: 修复在低版本打包失败问题 #325

Workflow file for this run

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