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 066aff6 commit 2720354Copy full SHA for 2720354
.github/workflows/application-signals-e2e-test.yml
@@ -199,7 +199,7 @@ jobs:
199
200
dotnet-lambda-test:
201
needs: [ build-lambda-staging-sample-app ]
202
- uses: aws-observability/aws-application-signals-test-framework/.github/workflows/dotnet-lambda-test.yml@dotnetLambdaE2E
+ uses: aws-observability/aws-application-signals-test-framework/.github/workflows/dotnet-lambda-test.yml@main
203
secrets: inherit
204
with:
205
aws-region: us-east-1
0 commit comments