mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
fix: this check does not succeed on master (#29499)
This commit is contained in:
3
.github/workflows/ci-e2e-playwright.yml
vendored
3
.github/workflows/ci-e2e-playwright.yml
vendored
@@ -7,9 +7,6 @@ name: E2E CI Playwright
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user