Skip to content

fix: When there are multiple lines of files in the document management system, only the last line will be displayed. When selected, a slider will be displayed, and other lines will not be displayed #24

fix: When there are multiple lines of files in the document management system, only the last line will be displayed. When selected, a slider will be displayed, and other lines will not be displayed

fix: When there are multiple lines of files in the document management system, only the last line will be displayed. When selected, a slider will be displayed, and other lines will not be displayed #24

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