Skip to content

Commit e156506

Browse files
authored
Update greetings.yml
1 parent 20a4c0f commit e156506

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
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/first-interaction@v1
1313
with:
1414
repo-token: ${{ secrets.GITHUB_TOKEN }}
15-
issue-message: "Message that will be displayed on users' first issue"
16-
pr-message: "Message that will be displayed on users' first pull request"
15+
issue-message: "Thanks for reporting this issue."
16+
pr-message: "Congrats on your first PR.."

0 commit comments

Comments
 (0)