Skip to content

fix: Bug#5930 将主题设置为跟随系统后,再将鼠标移动到深色时,预览图的标题栏没有同步展示为深色 #190

fix: Bug#5930 将主题设置为跟随系统后,再将鼠标移动到深色时,预览图的标题栏没有同步展示为深色

fix: Bug#5930 将主题设置为跟随系统后,再将鼠标移动到深色时,预览图的标题栏没有同步展示为深色 #190

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