[ci] disable doxygen check
This commit is contained in:
parent
792c3c0603
commit
57d157b8ab
|
@ -23,6 +23,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
if: false # disable this job
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: doxygen_doc generate
|
name: doxygen_doc generate
|
||||||
if: github.repository_owner == 'RT-Thread'
|
if: github.repository_owner == 'RT-Thread'
|
||||||
|
|
Loading…
Reference in New Issue