Skip to content

Commit

Permalink
fix: greetings workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekpatel946 authored Mar 23, 2021
1 parent 43c2a00 commit b0a71d6
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: 'Thanks to you for report an issues. We will work on and fix it asap!'' first issue'
issue-message: 'Thanks to you for report an issues. We will work on and fix it ASAP!'' first issue'
pr-message: 'Your code is recieved and under reviewing'' first pr'

0 comments on commit b0a71d6

Please sign in to comment.