Skip to content

增加部署环境时,ctrl+c 完全终止部署流程方法 #48

增加部署环境时,ctrl+c 完全终止部署流程方法

增加部署环境时,ctrl+c 完全终止部署流程方法 #48

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