Skip to content

Commit 03e4055

Browse files
committed
temporarily enable run integ test to test
1 parent a44659c commit 03e4055

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ permissions:
77
on:
88
workflow_dispatch:
99
push:
10+
pull_request_target:
11+
types: [assigned, opened, synchronize, reopened]
12+
paths:
13+
- "lambda-events/**"
14+
- "Cargo.toml"
15+
1016

1117
jobs:
1218
run-integration-tests:

0 commit comments

Comments
 (0)