Update greetings.yml

This commit is contained in:
Tonye Jack
2022-02-09 19:32:48 -05:00
committed by GitHub
parent 21bd727d6c
commit 0b72380497

View File

@@ -10,4 +10,4 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for reporting this issue, don't forget to star this project to help us reach a wider audience."
pr-message: 'Thanks for implementing a fix. Could you ensure that the test covers your changes.'
pr-message: "Thanks for implementing a fix. Could you ensure that the test covers your changes."