Skip to content

Commit 31c885b

Browse files
committed
perf test
1 parent 180250d commit 31c885b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/java-lambda-layer-perf-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
ADOT-Java-Branch:
2121
description: 'ADOT Java branch to use'
2222
required: true
23-
default: 'lk-v2.11.x'
23+
default: 'perf-lambda-2.11.5'
2424
type: string
2525

2626
jobs:
@@ -43,7 +43,7 @@ jobs:
4343
- name: Checkout aws-otel-java-instrumentation
4444
uses: actions/checkout@v4
4545
with:
46-
repository: lukeina2z/aws-otel-java-instrumentation
46+
repository: aws-observability/aws-otel-java-instrumentation
4747
ref: ${{ github.event.inputs.ADOT-Java-Branch }}
4848
path: aws-otel-java-instrumentation
4949

0 commit comments

Comments
 (0)