Skip to content

Commit

Permalink
Disable auto generation of documentation
Browse files Browse the repository at this point in the history
As the generation is not correctly let it manual for now
  • Loading branch information
gabrielfedel committed Sep 22, 2023
1 parent b05a793 commit c8688aa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/doxygen-gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Doxygen GitHub Pages Deploy Action

on:
push:
branches:
- master
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit c8688aa

Please sign in to comment.