Skip to content

Commit

Permalink
robstad here is your list you southlander
Browse files Browse the repository at this point in the history
  • Loading branch information
FredrikAugust committed Aug 22, 2024
1 parent 68754c4 commit 7d45e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/delivery/slack.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ impl DeliveryMechanism for SlackDelivery {
impl DebriefResponse {
pub fn to_slack_message(&self) -> String {
format!(
"{} (<{}|PR>)",
"- {} (<{}|PR>)",
self.description,
self.url,
)
Expand Down

0 comments on commit 7d45e1b

Please sign in to comment.