Skip to content

fix: 修复大窗口关闭看图后,改变增加缩放比后,打开看图无法看到看图标题栏问题 #290

fix: 修复大窗口关闭看图后,改变增加缩放比后,打开看图无法看到看图标题栏问题

fix: 修复大窗口关闭看图后,改变增加缩放比后,打开看图无法看到看图标题栏问题 #290

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