One playwright config to rule them all (#4072)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: E2E test
|
||||
on:
|
||||
push:
|
||||
branches: [fixes/e2e-consolidation] # TODO: Remove this after merged in main
|
||||
pull_request_target: # So we can test on forks
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user