Skip to content

CI-Build

CI-Build #9

Workflow file for this run

# Author: Greedysky <greedysky@163.com>
name: CI-Build
on:
workflow_dispatch:
jobs:
doxygen:
uses: ./.github/workflows/doxygen.yml
secrets: inherit