Skip to content

修复一些桌面整理相关的问题 #111

修复一些桌面整理相关的问题

修复一些桌面整理相关的问题 #111

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