From f753424c5bf389c1cc447a40b15c9486f9b47f3d Mon Sep 17 00:00:00 2001 From: Jordan Violet <69053702+jordan-violet-sp@users.noreply.github.com> Date: Fri, 23 Sep 2022 09:54:33 -0400 Subject: [PATCH] Update bot.yml --- .github/bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/bot.yml b/.github/bot.yml index 4f9e9f3c1..16302f2e9 100644 --- a/.github/bot.yml +++ b/.github/bot.yml @@ -94,7 +94,7 @@ verifyTitles: validateEitherPrOrSingleCommitTitle: true statusTitle: "PR Title Validator" successMessage: "πŸŽ‰ PR title validation successful! πŸŽ‰" - failureMessage: "❌Wrong ${type} title: ${title} ❌" + failureMessage: "❌ Wrong ${type} title: ${title} ❌" ##### Greetings ######################################################################################################## # Comment to be posted to welcome users when they open their first PR firstPRWelcomeComment: >