Skip to content

Commit 0f9589a

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

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+
paths:
12+
- "lambda-events/**"
13+
- "Cargo.toml"
14+
1015

1116
jobs:
1217
run-integration-tests:

0 commit comments

Comments
 (0)