Skip to content

Commit a096323

Browse files
committed
ci: improves e2e test
1 parent d28cccf commit a096323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: E2E Test Check
22
on:
3-
pull_request:
4-
types: ['opened', 'synchronize']
3+
pull_request_review:
4+
types: [edited, submitted]
55
paths:
66
- '.github/**'
77
- '.github/workflows/**'

0 commit comments

Comments
 (0)