Skip to content

Commit 69473ad

Browse files
authored
Make Lambda e2e workflow inheriting the secrets from parent (#88)
*Description of changes:* Make Lambda e2e workflow inheriting the secrets from parent By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 74eba92 commit 69473ad

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)