diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 27123b3..77e63de 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -3,7 +3,7 @@ name: Render and deploy doxygen documentation on: push: - branches: [ "main" ] + branches: [ "master" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: