diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index aff5dcdce..f3aec275c 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,8 +1,9 @@ name: Doxygen CI on: - push: - branches: [master] + [push] + # push: + # branches: [master] jobs: build: