fix: this check does not succeed on master (#29499)

This commit is contained in:
Paul D'Ambra
2025-03-04 22:13:13 +00:00
committed by GitHub
parent b345e7b43f
commit 848772e9ba

View File

@@ -7,9 +7,6 @@ name: E2E CI Playwright
on:
pull_request:
push:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}