Skip to content

Commit 42283bf

Browse files
gabrielfedeljerzyjamroz
authored andcommitted
Disable auto generation of documentation
As the generation is not correctly let it manual for now
1 parent b05a793 commit 42283bf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/doxygen-gh-pages.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Doxygen GitHub Pages Deploy Action
22

33
on:
4-
push:
5-
branches:
6-
- master
4+
workflow_dispatch:
75

86
jobs:
97
deploy:

0 commit comments

Comments
 (0)