Skip to content

Commit

Permalink
πŸ‘· add emojis for greeting action (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel authored Apr 8, 2021
1 parent 6da2823 commit 5e7bcce
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 @@ -9,5 +9,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello @${{ github.actor }}! Thank you for submitting your first PR.'
pr-message: 'Hello @${{ github.actor }}! Thank you for your interest in our work.'
issue-message: 'Hello @${{ github.actor }}! 😊 Thank you for submitting your first PR. πŸš€'
pr-message: 'Hello @${{ github.actor }}! 😊 Thank you for your interest in our work. πŸš€'

0 comments on commit 5e7bcce

Please sign in to comment.