We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce659ae commit 9e61c02Copy full SHA for 9e61c02
1 file changed
src/teamwork.sh
@@ -81,7 +81,7 @@ teamwork::pull_request_opened() {
81
teamwork::add_comment "
82
**$user** opened a PR: **$pr_title**
83
[$pr_url]($pr_url)
84
-\`$base_ref\` <- \`$head_ref\`
+\`$base_ref\` ⬅️ \`$head_ref\`
85
86
---
87
0 commit comments