Skip to content

Commit a13514b

Browse files
committed
build: update greeting
1 parent 1a6a50b commit a13514b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/first_time_greeting.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ jobs:
4343
with:
4444
repo-token: ${{ secrets.CHATBOT_GITHUB_TOKEN }}
4545
issue-message: |
46-
:tada: Welcome! :tada:
46+
:wave: Hi there! :wave:
4747
4848
And thank you for opening your first issue! We will get back to you shortly. :runner: :dash:
4949
pr-message: |
50-
:tada: Welcome! :tada:
50+
:wave: Hi there! :wave:
5151
5252
And thank you for opening your first pull request! We will review it shortly. :runner: :dash:

0 commit comments

Comments
 (0)