Skip to content

Commit d3f3370

Browse files
committed
Temporarily call a fixed branch for build_proxies workflow in internal.
1 parent 8c155c2 commit d3f3370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/build-proxies/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ runs:
115115
shell: bash
116116
run: |
117117
.github/scripts/dispatch_internal_repo_workflow.sh \
118+
--internalRef "feature/CCM-12748-supplier-api-mi-proxy-fix" \
118119
--infraRepoName "nhs-notify-supplier-api" \
119120
--releaseVersion "${{ inputs.releaseVersion }}" \
120121
--targetComponent "${{ inputs.targetComponent }}" \

0 commit comments

Comments
 (0)