diff --git a/Dangerfile b/Dangerfile index ca729f1b9416ac0a3d5c3d3c60c24e23216f1ca6..1fc2005498d9d05a055231e97b458a4f082dc3ab 100644 --- a/Dangerfile +++ b/Dangerfile @@ -43,5 +43,5 @@ if project_helper.labels_to_add.any? end if anything_to_post - markdown("**If needed, you can retry the [`danger-review` job](#{ENV['CI_JOB_URL']}) that generated this comment.**") + markdown("**If needed, you can retry the [🔠`danger-review` job](#{ENV['CI_JOB_URL']}) that generated this comment.**") end