Skip to content

fix: After mounting the SMB folder, shutting down the network and clicking on the "Trash" directory will cause the file manager to freeze #144

fix: After mounting the SMB folder, shutting down the network and clicking on the "Trash" directory will cause the file manager to freeze

fix: After mounting the SMB folder, shutting down the network and clicking on the "Trash" directory will cause the file manager to freeze #144

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