Skip to content

chore: 新增进度条动效和一个新进度条类 #1209

chore: 新增进度条动效和一个新进度条类

chore: 新增进度条动效和一个新进度条类 #1209

Workflow file for this run

name: doxygen-check
on:
pull_request_target:
paths-ignore:
- ".github/workflows/**"
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
cancel-in-progress: true
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/doc-check.yml@master
secrets: inherit