Skip to content

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

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

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

name: Call License and README Check
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
pull-requests: write
contents: read
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
license-check:
uses: linuxdeepin/.github/.github/workflows/license-check.yml@master