We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c367a1 commit 0948562Copy full SHA for 0948562
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