From ac7cbe5460ff5a8ea0f58f303d9e40c540727e05 Mon Sep 17 00:00:00 2001 From: Elio Bischof Date: Wed, 16 Oct 2024 12:35:34 +0200 Subject: [PATCH] test on pr --- .github/workflows/playwright.yml | 3 --- 1 file changed, 3 deletions(-) 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