Skip to content

Commit

Permalink
Update greetings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRustifyer authored Jan 14, 2024
1 parent 8e56ec1 commit a822570
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 @@ -12,5 +12,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Message that will be displayed on users' first issue"
pr-message: "Message that will be displayed on users' first pull request"
issue-message: "Thank you for opening your first issue in the Canyon-SQL project!"
pr-message: "Thank you for make your first contribution to the Canyon-SQL project!"

0 comments on commit a822570

Please sign in to comment.