diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 1d4d16669a..a867b02bd8 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -2,7 +2,7 @@ name: Cypress on: push: branches: [main] - pull_request: + pull_request_target: branches: [main] jobs: setup: