Skip to content

fix: DApplication初始化过程中会覆盖原有事件掩码,导致丢失事件 #1067

fix: DApplication初始化过程中会覆盖原有事件掩码,导致丢失事件

fix: DApplication初始化过程中会覆盖原有事件掩码,导致丢失事件 #1067

name: doxygen-check
on:
pull_request_target:
paths-ignore:
- ".github/workflows/**"
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/doc-check.yml@master
secrets: inherit