From 8f64717b80a21a33cc04fe22aeb1b6e1d6e1568a Mon Sep 17 00:00:00 2001 From: Luc <8822552+luc-github@users.noreply.github.com> Date: Mon, 9 Sep 2019 08:54:08 +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'