diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 4d74a58d..b4f85bc7 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -5,8 +5,6 @@ on: # Triggers the workflow on push or pull request events but only for the master branch push: branches: [ main ] - pull_request: - branches: [ main ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: