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 164952a commit cc55fa3Copy full SHA for cc55fa3
.github/workflows/application-signals-e2e-test.yml
@@ -124,13 +124,4 @@ jobs:
124
with:
125
node-version: 22
126
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
127
- caller-workflow-name: 'main-build'
128
-
129
- adot-genesis:
130
- needs: [ upload-main-build ]
131
- uses: aws-observability/aws-application-signals-test-framework/.github/workflows/node-ec2-adot-genesis-test.yml@main
132
- secrets: inherit
133
- with:
134
- node-version: 22
135
- staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
136
+ caller-workflow-name: 'main-build'
0 commit comments