Skip to content

Commit 8aff245

Browse files
committed
bug fixed
1 parent 01abb37 commit 8aff245

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci_e2e.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: CI for E2E
22

33
on:
4-
push:
4+
pull_request:
5+
branches:
6+
- main
57

68
jobs:
79
e2e-test:

0 commit comments

Comments
 (0)