We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44659c commit 1c4e35fCopy full SHA for 1c4e35f
1 file changed
.github/workflows/run-integration-test.yml
@@ -7,6 +7,11 @@ permissions:
7
on:
8
workflow_dispatch:
9
push:
10
+ pull_request:
11
+ paths:
12
+ - "lambda-events/**"
13
+ - "Cargo.toml"
14
+
15
16
jobs:
17
run-integration-tests:
0 commit comments