Skip to content

fix: 如果窗口打开时即为最大化状态,则最大化图标显示错误 #1259

fix: 如果窗口打开时即为最大化状态,则最大化图标显示错误

fix: 如果窗口打开时即为最大化状态,则最大化图标显示错误 #1259

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