From 7ecce3a2059260fff590c8c722fe7b9405e61bdc Mon Sep 17 00:00:00 2001 From: Luc Date: Mon, 9 Sep 2019 08:47:32 +0200 Subject: [PATCH] Update greetings.yml --- .github/workflows/greetings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 00f325e2..3fd444e6 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -9,5 +9,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: 'Thank your for submiting, please be sure you followed template or your issue issue may be dismissed'' first submission' - pr-message: 'Thank you for your contribution, be patient, review can take a time'' first pr' + issue-message: 'Thank your for submiting, please be sure you followed template or your issue issue may be dismissed' + pr-message: 'Thank you for your contribution, be patient, review can take a time'