Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 49f60e0

Browse files
Update greetings.yml
1 parent a323b40 commit 49f60e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/greetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
- uses: actions/first-interaction@v1
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
12-
issue-message: 'Hi :wave:, we welcome all kinds of contributions, please feel free to contribute and/or ask questions.'
13-
pr-message: 'Hi :wave:, we welcome all kinds of contributions, please feel free to contribute and/or ask questions.'
12+
issue-message: 'Hi :wave:, <br /> We welcome all kinds of contributions, please feel free to contribute and/or ask questions. <br /> Someone will attend to your issue soon ☺️'
13+
pr-message: 'Hi :wave:, <br /> We welcome all kinds of contributions, please feel free to contribute and/or ask questions. <br /> Someone will attend to your PR soon ☺️'

0 commit comments

Comments
 (0)