Skip to content

Commit 0a135f2

Browse files
committed
temporarily enable run integ test to test
1 parent a44659c commit 0a135f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/run-integration-test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ permissions:
77
on:
88
workflow_dispatch:
99
push:
10+
pull_request_target:
11+
types:
12+
- assigned
13+
14+
1015

1116
jobs:
1217
run-integration-tests:

0 commit comments

Comments
 (0)