We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce659ae + 9e61c02 commit e727234Copy full SHA for e727234
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