diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 1dd8a60..22d6314 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -2,7 +2,6 @@ name: 'Publish Doxygen to GH Pages' on: # Runs on pushes targeting the default branch push: - branches: [$default-branch] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: