Skip to content

fix: [workspace]In list mode, holding down Ctrl and dragging files from the desktop to the Trash compressed folder cannot be successfully added, and files cannot be deleted #771

fix: [workspace]In list mode, holding down Ctrl and dragging files from the desktop to the Trash compressed folder cannot be successfully added, and files cannot be deleted

fix: [workspace]In list mode, holding down Ctrl and dragging files from the desktop to the Trash compressed folder cannot be successfully added, and files cannot be deleted #771

Workflow file for this run

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
secrets: inherit