dde-application-manager/.github/workflows/call-commitlint.yml
deepin-admin-bot f4650acfcd chore: Sync by 939528802a
sync by github workflow

Log: none
Influence: none
2023-01-12 07:11:04 +00:00

12 lines
244 B
YAML

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