Skip to content

Commit

Permalink
Update congratulations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Feb 23, 2024
1 parent 72727db commit 42fe401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/congratulations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'We grateful you making your first issue notification. You can be sure that a return will be made as soon as possible.'
pr-message: 'We grateful you making your first pull request notification. You can be sure that a return will be made as soon as possible.'
issue-message: "We're grateful you made your first issue notification. You can be sure that a response will be made as soon as possible."
pr-message: "We're grateful you made your first pull request notification. You can be sure that a response will be made as soon as possible."

0 comments on commit 42fe401

Please sign in to comment.