File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5353 - uses : actions/checkout@v4
5454 with :
5555 repository : aws-observability/aws-application-signals-test-framework
56- ref : dotnetE2ERouteFix
56+ ref : ${{ inputs.caller-workflow-name == 'main-build' && 'main' || github.ref }}
5757 fetch-depth : 0
5858
5959 - name : Initiate Gradlew Daemon
Original file line number Diff line number Diff line change 5353 - uses : actions/checkout@v4
5454 with :
5555 repository : ' aws-observability/aws-application-signals-test-framework'
56- ref : dotnetE2ERouteFix
56+ ref : ${{ inputs.caller-workflow-name == 'main-build' && 'main' || github.ref }}
5757 fetch-depth : 0
5858
5959 - name : Initiate Gradlew Daemon
Original file line number Diff line number Diff line change 5353 - uses : actions/checkout@v4
5454 with :
5555 repository : ' aws-observability/aws-application-signals-test-framework'
56- ref : dotnetE2ERouteFix
56+ ref : ${{ inputs.caller-workflow-name == 'main-build' && 'main' || github.ref }}
5757 fetch-depth : 0
5858
5959 - name : Initiate Gradlew Daemon
Original file line number Diff line number Diff line change 5353 - uses : actions/checkout@v4
5454 with :
5555 repository : ' aws-observability/aws-application-signals-test-framework'
56- ref : dotnetE2ERouteFix
56+ ref : ${{ inputs.caller-workflow-name == 'main-build' && 'main' || github.ref }}
5757 fetch-depth : 0
5858
5959 - name : Initiate Gradlew Daemon
Original file line number Diff line number Diff line change 5959 - uses : actions/checkout@v4
6060 with :
6161 repository : ' aws-observability/aws-application-signals-test-framework'
62- ref : dotnetE2ERouteFix
62+ ref : ${{ inputs.caller-workflow-name == 'main-build' && 'main' || github.ref }}
6363 fetch-depth : 0
6464
6565 - name : Initiate Gradlew Daemon
Original file line number Diff line number Diff line change 6161 - uses : actions/checkout@v4
6262 with :
6363 repository : ' aws-observability/aws-application-signals-test-framework'
64- ref : dotnetE2ERouteFix
64+ ref : ${{ inputs.caller-workflow-name == 'main-build' && 'main' || github.ref }}
6565 fetch-depth : 0
6666
6767 - name : Initiate Gradlew Daemon
Original file line number Diff line number Diff line change 6464 - uses : actions/checkout@v4
6565 with :
6666 repository : ' aws-observability/aws-application-signals-test-framework'
67- dotnetE2ERouteFix
67+ ref : ${{ env.CALLER_WORKFLOW_NAME == 'main-build' && 'main' || github.ref }}
6868 fetch-depth : 0
6969
7070 # We initialize Gradlew Daemon early on during the workflow because sometimes initialization
You can’t perform that action at this time.
0 commit comments