Skip to content

fix: 修复右键打印不识别改后缀的图片问题 #40

fix: 修复右键打印不识别改后缀的图片问题

fix: 修复右键打印不识别改后缀的图片问题 #40

name: staticCheck
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
static-check:
uses: linuxdeepin/.github/.github/workflows/static-check.yml@master
secrets: inherit