From e32ef003c5d67e7776ca442990e60dd174add2e9 Mon Sep 17 00:00:00 2001 From: TCFFan123 Date: Mon, 24 Jun 2024 17:33:06 -0400 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 f3f8701..143cfcc 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -12,5 +12,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: "Hi there! Thank you for your first issue! **Please make sure your issue is labeled correctly.** Just a notice. Also since the owner of this repo has a lot of free time, he should respond shortly." + issue-message: "Hi there! Thank you for your first issue! **Please make sure your issue is labeled correctly.** Also since the owner of this repo has a lot of free time, he should respond shortly." pr-message: "Hi there, thanks for your first contribution! The owner should respond *at least* in a hour. The max is a day."