Skip to content

fix: 修复任务栏高度调整到最高并设置在左侧,进行录屏操作,录屏图标显示异常 #284

fix: 修复任务栏高度调整到最高并设置在左侧,进行录屏操作,录屏图标显示异常

fix: 修复任务栏高度调整到最高并设置在左侧,进行录屏操作,录屏图标显示异常 #284

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