Skip to content

feat(tests): add Qt5/Qt6 compatibility support #2

feat(tests): add Qt5/Qt6 compatibility support

feat(tests): add Qt5/Qt6 compatibility support #2

name: debianCheck
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
debian-check:
uses: linuxdeepin/.github/.github/workflows/debian-check.yml@master
secrets: inherit