Skip to content

Commit

Permalink
fix: update messages
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Oct 8, 2020
1 parent ff79e85 commit f24404d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello @${{ github.actor }} ! Welcome to Webiny! 💖, <br> Thank you and congrats 🎉 for opening your very first issue in this project. Hope you have a great time there! 🙂'
pr-message: 'Hello @${{ github.actor }} ! Welcome to Webiny! 💖, <br> Thank you and congrats 🎉 for opening your pull request . We will get back to you as soon as we can.🙂 '
push-message: 'Congrats on merging your pull request!🎉'
issue-message: 'Hello @${{ github.actor }} and welcome to Webiny! 💖 <br>Thank you and congrats 🎉 for opening your very first issue in this project. Hope you have a great time there! 🙂'
pr-message: 'Hello @${{ github.actor }} and welcome to Webiny! 💖 <br>Thank you and congrats 🎉 for opening your pull request. We will get back to you as soon as we get a chance. 🙂 '
push-message: 'Congrats on merging your pull request! 🎉'

0 comments on commit f24404d

Please sign in to comment.