Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mujtabaa07 committed Jan 2, 2025
1 parent 33cfaa3 commit 60d715d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ jobs:
welcome:
runs-on: ubuntu-latest
steps:
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
- uses: actions/first-interaction@v1
with:
github-token: ${{ secrets.COFFEE_SHOP_GITHUB_TOKEN }}
repo-token: ${{ secrets.COFFEE_SHOP_GITHUB_TOKEN }}
issue-message: |
Congratulations! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
pr-message: |
Great job! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
footer: |
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our [contributing guidelines](https://github.com/Mujtabaa07/coffeeShop/blob/main/CONTRIBUTING.md)

0 comments on commit 60d715d

Please sign in to comment.