Skip to content

Commit

Permalink
fix gitlab formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Greyeye authored and samplantzapier committed Aug 22, 2024
1 parent af18e5c commit 9d9bf63
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 @@ -102,7 +102,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 9d9bf63

Please sign in to comment.