Skip to content

fix: When restoring files with long file names from trash, the prompt window icon and file size display error for replacing existing files #2

fix: When restoring files with long file names from trash, the prompt window icon and file size display error for replacing existing files

fix: When restoring files with long file names from trash, the prompt window icon and file size display error for replacing existing files #2

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