Skip to content

fix: The sorting function of the right-click menu and the header sorting function are inconsistent #469

fix: The sorting function of the right-click menu and the header sorting function are inconsistent

fix: The sorting function of the right-click menu and the header sorting function are inconsistent #469

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