From 1f4ee5f985d6bf16e22e492ce1f3205a71672cc4 Mon Sep 17 00:00:00 2001 From: Taiizor <41683699+Taiizor@users.noreply.github.com> Date: Sat, 24 Feb 2024 00:13:30 +0300 Subject: [PATCH] Update congratulations.yml --- .github/workflows/congratulations.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/congratulations.yml b/.github/workflows/congratulations.yml index 40982bf..6a90133 100644 --- a/.github/workflows/congratulations.yml +++ b/.github/workflows/congratulations.yml @@ -15,5 +15,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: 'We grateful you making your first issue notification. You can be sure that a return will be made as soon as possible.' - pr-message: 'We grateful you making your first pull request notification. You can be sure that a return will be made as soon as possible.' \ No newline at end of file + issue-message: "We're grateful you made your first issue notification. You can be sure that a response will be made as soon as possible." + pr-message: "We're grateful you made your first pull request notification. You can be sure that a response will be made as soon as possible." \ No newline at end of file