Skip to content

Commit f724ce9

Browse files
committed
temporarily trigger run integ test on pr for testing
1 parent 1f044cf commit f724ce9

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

1116
jobs:
1217
run-integration-tests:

0 commit comments

Comments
 (0)