mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
temporarily enable DOXYGEN CI to test README.md fixes
This commit is contained in:
parent
b9c71a1d66
commit
90180bfe2e
5
.github/workflows/gh-pages.yml
vendored
5
.github/workflows/gh-pages.yml
vendored
@ -1,8 +1,9 @@
|
|||||||
name: Doxygen CI
|
name: Doxygen CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
[push]
|
||||||
branches: [master]
|
# push:
|
||||||
|
# branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user