Update bot.yml

This commit is contained in:
Jordan Violet
2022-09-23 09:54:33 -04:00
committed by GitHub
parent 66b2a6bdaa
commit f753424c5b

2
.github/bot.yml vendored
View File

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