Skip to content

fix: Open multiple trash windows, window A enters the trash folder, window B deletes or restores the folder, window A returns to the computer path #591

fix: Open multiple trash windows, window A enters the trash folder, window B deletes or restores the folder, window A returns to the computer path

fix: Open multiple trash windows, window A enters the trash folder, window B deletes or restores the folder, window A returns to the computer path #591

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