Skip to content

Commit 1b54f9c

Browse files
committed
Make Lambda e2e workflow inheritting the secrets from parent
1 parent 74eba92 commit 1b54f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/application-signals-e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878

7979
lambda:
8080
uses: aws-observability/aws-application-signals-test-framework/.github/workflows/node-lambda-test.yml@main
81+
secrets: inherit
8182
with:
8283
aws-region: us-east-1
8384
caller-workflow-name: 'main-build'

0 commit comments

Comments
 (0)