Skip to content

feat: 增加智能终端设备类型 #930

feat: 增加智能终端设备类型

feat: 增加智能终端设备类型 #930

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