Skip to content

fix: The folder opens and loads slowly (it takes a few minutes to load) #14

fix: The folder opens and loads slowly (it takes a few minutes to load)

fix: The folder opens and loads slowly (it takes a few minutes to load) #14

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