Skip to content

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

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

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

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