Skip to content

Commit

Permalink
Update greetings.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sapatevaibhav authored May 19, 2024
1 parent fc7d5e9 commit 82a282f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.WORK }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible."
pr-message: "Welcome to Our repository.🎊 Thank you so much for taking the time to point this out."

0 comments on commit 82a282f

Please sign in to comment.