diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/doxygen-gh-pages.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/doxygen-gh-pages.yml b/.github/doxygen-gh-pages.yml index 3253ad2..7525430 100644 --- a/.github/doxygen-gh-pages.yml +++ b/.github/doxygen-gh-pages.yml @@ -3,7 +3,7 @@ name: Generate and Deploy Doxygen Documentation on: push: branches: - - main + - master jobs: build: |
