[ci] disable doxygen check

This commit is contained in:
Meco Man 2024-04-20 00:34:43 -04:00
parent 792c3c0603
commit 57d157b8ab
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ on:
jobs:
build:
if: false # disable this job
runs-on: ubuntu-latest
name: doxygen_doc generate
if: github.repository_owner == 'RT-Thread'