From 3ecc4015a69f9519423573ce1b9e7d56b63f4fc4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 3 Feb 2026 00:56:00 +0000 Subject: [PATCH] refactor(workflows): simplify E2E Tests workflow name by removing 'Split Browsers' suffix --- .github/workflows/e2e-tests-split.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-tests-split.yml b/.github/workflows/e2e-tests-split.yml index ba1fd7ff..e203f321 100644 --- a/.github/workflows/e2e-tests-split.yml +++ b/.github/workflows/e2e-tests-split.yml @@ -11,7 +11,7 @@ # # See docs/plans/browser_alignment_triage.md for details -name: E2E Tests (Split Browsers) +name: E2E Tests on: pull_request: