From 0b72380497a56ca4548df15ce6285f3e1a889aa9 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 9 Feb 2022 19:32:48 -0500 Subject: [PATCH] Update greetings.yml --- .github/workflows/greetings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 4f3a038e..528def75 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -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."