Skip to content

Commit

Permalink
Merge pull request #43 from Teamwork/arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
seanogdev authored Jul 23, 2021
2 parents ce659ae + 9e61c02 commit e727234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/teamwork.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ teamwork::pull_request_opened() {
teamwork::add_comment "
**$user** opened a PR: **$pr_title**
[$pr_url]($pr_url)
\`$base_ref\` <- \`$head_ref\`
\`$base_ref\` ⬅️ \`$head_ref\`
---
Expand Down

0 comments on commit e727234

Please sign in to comment.