Skip to content

fix: compilation on Qt 6.8.1 #954

fix: compilation on Qt 6.8.1

fix: compilation on Qt 6.8.1 #954

Workflow file for this run

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