From 4d72d507018cb2b57db2de3334654961fe4feabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Csete=20Bal=C3=A1zs?= Date: Tue, 23 Jul 2024 09:00:18 +0200 Subject: [PATCH] temp branch change --- .github/workflows/playwright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index b7ced3f93b..140acb0ee6 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -1,7 +1,7 @@ name: Playwright Tests on: push: - branches: [main] + branches: [playwright-ci-debug] pull_request: branches: [main] jobs: