Skip to content

Commit 4b14b96

Browse files
committed
Both pull_request and pull_request_target
1 parent 1ff39f1 commit 4b14b96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Playwright Tests
33
on:
44
push:
55
branches: [main]
6+
pull_request:
7+
branches: [main]
68
pull_request_target:
79
branches: [main]
810

0 commit comments

Comments
 (0)