Skip to content

Commit

Permalink
fix gitlab formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Greyeye committed Aug 22, 2024
1 parent 5c713dc commit d849d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/comment_formatter/tfc_status_update.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ func FormatRunStatusCommentBody(tfc tfc_api.ApiClient, run *tfe.Run, rmd runstre
wsName,
rmd.GetAction(),
run.Status,
runUrl, runUrl,
run.ID, runUrl,
)

return extraInfo, topLevelNoteBody, resolveDiscussion
Expand Down

0 comments on commit d849d82

Please sign in to comment.