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 570ee54 commit b7e5835Copy full SHA for b7e5835
.github/workflows/java-ec2-adot-sigv4-test.yml
@@ -8,6 +8,9 @@
8
# This test case validates ADOT used on its own to send traces to the X-Ray OTLP endpoint with SigV4 authentication
9
name: Java EC2 ADOT SigV4 (Stand-Alone ADOT) Use Case
10
on:
11
+ push:
12
+ branches:
13
+ - Java_SigV4_Test
14
workflow_call:
15
inputs:
16
caller-workflow-name:
0 commit comments