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 5d7133b commit 21a5182Copy full SHA for 21a5182
.github/workflows/java-eks-otlp-ocb-test.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #5.0.0
79
with:
80
- repository: 'aws-observability/aws-application-signals-test-framework'
+ # Use the current repository (allows testing from forks)
81
ref: ${{ env.CALLER_WORKFLOW_NAME == 'main-build' && 'main' || github.ref }}
82
fetch-depth: 0
83
0 commit comments