Skip to content

Commit 09c7c3a

Browse files
committed
temporarily enable run integ test to test
1 parent a44659c commit 09c7c3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ permissions:
77
on:
88
workflow_dispatch:
99
push:
10+
pull_request_target:
11+
paths:
12+
- "**"
13+
1014

1115
jobs:
1216
run-integration-tests:

0 commit comments

Comments
 (0)