Skip to content

Commit 6de864e

Browse files
committed
CCM-11726 Typo
1 parent 4d814f8 commit 6de864e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch_internal_repo_workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
--arg targetAccountGroup ${{ inputs.targetAccountGroup }} \
6666
--arg targetComponent ${{ inputs.targetComponent }} \
6767
--arg terraformAction "${{ inputs.terraformAction }}" \
68-
--arg callerRunId "${GITHUB_RUN_ID}-${{ inputs.jobName }}-${GITHUB_RUN_ATTEMPT}"
68+
--arg callerRunId "${GITHUB_RUN_ID}-${{ inputs.jobName }}-${GITHUB_RUN_ATTEMPT}"\
6969
--arg targetWorkflow "${{ inputs.targetWorkflow }}" \
7070
'{
7171
"ref": "${{ inputs.internalRef }}",

0 commit comments

Comments
 (0)