Skip to content

Commit

Permalink
chore(greet): update message
Browse files Browse the repository at this point in the history
  • Loading branch information
the-j0k3r committed Jan 6, 2021
1 parent 3a44d75 commit 9fefea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for bringing this issue to our attention, someone will look into this soon, we hope ;) have a nice day.'
issue-message: 'Thank you for sharing this bug/feedback/feature request/question with us, someone will look into this soon, we hope ;) have a nice day.'
pr-message: 'Thank you for sharing this contribution with us, someone will look into this soon, we hope ;) have a nice day.'

0 comments on commit 9fefea2

Please sign in to comment.