Prod: Integration Tests Main Only (#1461)
This commit is contained in:
parent
af4dfd9327
commit
45b2b382cc
1 changed files with 1 additions and 3 deletions
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
|
|
@ -4,9 +4,7 @@ name: E2E Tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main, release]
|
||||
pull_request:
|
||||
branches: [main, release]
|
||||
branches: [main]
|
||||
merge_group:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue