diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml index 94e82aa70..d2853f2eb 100644 --- a/.github/workflows/docs-deploy.yml +++ b/.github/workflows/docs-deploy.yml @@ -7,8 +7,6 @@ on: # Triggers the workflow on push or pull request events but only for the main branch push: branches: [main] - pull_request: - branches: [main] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: