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 #3669

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 #3669

name: Call License and README Check
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
pull-requests: write
contents: read
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
license-check:
uses: linuxdeepin/.github/.github/workflows/license-check.yml@master