Skip to content

Commit e727234

Browse files
authored
Merge pull request #43 from Teamwork/arrow
2 parents ce659ae + 9e61c02 commit e727234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/teamwork.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ teamwork::pull_request_opened() {
8181
teamwork::add_comment "
8282
**$user** opened a PR: **$pr_title**
8383
[$pr_url]($pr_url)
84-
\`$base_ref\` <- \`$head_ref\`
84+
\`$base_ref\` ⬅️ \`$head_ref\`
8585
8686
---
8787

0 commit comments

Comments
 (0)