Skip to content

fix: [filecopy]When copying large files, the swap partition is heavily used and the UI interface lags severely #802

fix: [filecopy]When copying large files, the swap partition is heavily used and the UI interface lags severely

fix: [filecopy]When copying large files, the swap partition is heavily used and the UI interface lags severely #802

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