Skip to content

Commit

Permalink
ci: change in the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Jun 28, 2023
1 parent 2d3e4d4 commit f18b4e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/first-interaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Welcome to go-mediatr. Thank you ${{ github.event.pull_request.user.login }} for reporting your first issue. Please check out our [contributor guide](https://github.com/mehdihadeli/ecommerce-microservices/blob/develop/CONTRIBUTION.md)."
pr-message: "Thank you ${{ github.event.pull_request.user.login }} for your first pull request to go-mediatr repository. Please check out our [contributors guide](https://github.com/mehdihadeli/ecommerce-microservices/blob/develop/CONTRIBUTION.md)."
issue-message: "Welcome to go-mediatr. Thank you ${{ github.event.pull_request.user.login }} for reporting your first issue. Please check out our [contributor guide](https://github.com/mehdihadeli/go-mediatr/blob/main/CONTRIBUTION.md)."
pr-message: "Thank you ${{ github.event.pull_request.user.login }} for your first pull request to go-mediatr repository. Please check out our [contributors guide](https://github.com/mehdihadeli/go-ecommerce-microservices/blob/main/CONTRIBUTION.md)."

0 comments on commit f18b4e4

Please sign in to comment.