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: >