Skip to content

Commit a7f2f75

Browse files
committed
ci: improves e2e test
1 parent f375d70 commit a7f2f75

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: E2E Test Check
22
on:
3-
pull_request:
4-
branches:
5-
- master
6-
- main
7-
types: [ 'opened', 'synchronize' ]
3+
pull_request_review:
4+
types: [edited, submitted]
85
paths:
96
- '.github/**'
107
- '.github/workflows/**'

0 commit comments

Comments
 (0)