Skip to content

fix(dxinput): use global mutex to prevent X11 thread race condition #206

fix(dxinput): use global mutex to prevent X11 thread race condition

fix(dxinput): use global mutex to prevent X11 thread race condition #206

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