diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 77a1e4cd3b6..943f6d87ebd 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -1,9 +1,6 @@ name: Acceptance Tests on: - push: - branches: [ main ] pull_request: - branches: [ main ] jobs: acceptance-tests: timeout-minutes: 60