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 68fdead commit 0f6f5c9Copy full SHA for 0f6f5c9
.github/workflows/survey-on-merged-pr.yml
@@ -9,7 +9,7 @@ permissions:
9
10
env:
11
PR_NUM: ${{ github.event.pull_request.number }}
12
- SURVEY_URL: https://docs.google.com/forms/d/e/1FAIpQLSf2FfCsW-DimeWzdQgfl0KDzT2UEAqu69_f7F2BVPSxVae1cQ/viewform?entry.1540511742=open-telemetry/opentelemetry-java-instrumentation
+ SURVEY_URL: https://docs.google.com/forms/d/e/1FAIpQLSf2FfCsW-DimeWzdQgfl0KDzT2UEAqu69_f7F2BVPSxVae1cQ/viewform?entry.1540511742=${{ github.repository }}
13
14
jobs:
15
comment-on-pr:
0 commit comments