Skip to content

fix: 快捷全屏录制时,不显示左上角捕捉区域大小提示、不画窗口的黑色背景 #293

fix: 快捷全屏录制时,不显示左上角捕捉区域大小提示、不画窗口的黑色背景

fix: 快捷全屏录制时,不显示左上角捕捉区域大小提示、不画窗口的黑色背景 #293

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