Skip to content

Commit

Permalink
Fix/typo (#880)
Browse files Browse the repository at this point in the history
* Update greetings.yml

* Update greetings.yml
  • Loading branch information
ethanwharris authored Feb 17, 2020
1 parent 43ac63f commit 93e8ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hi! thanks for your contribution!, great first issue!'
pr-message: 'Hey thanks for the input! please give us a bit of time to review it!'
issue-message: 'Hey, thanks for your contribution! Great first issue!'
pr-message: 'Hey, thanks for the input! Please give us a bit of time to review it!'

0 comments on commit 93e8ad1

Please sign in to comment.