Skip to content

Commit

Permalink
update greetings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hastagAB authored Oct 2, 2020
1 parent d096262 commit 6fc905d
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 }}!, Thanks for raising the issue, we will get back to you very soon 🚀 '
pr-message: 'Hello @${{ github.actor }}!, Thanks for your contribution 🚀 Please make sure you follows our Contribution Guildelines '
issue-message: 'Hello @${{ github.actor }}!, Thanks for raising the issue, we will get back to you very soon.'
pr-message: 'Hello @${{ github.actor }}!, Thanks for your contribution. Please make sure you follows our Contribution Guildelines.'

0 comments on commit 6fc905d

Please sign in to comment.