Skip to content

Commit

Permalink
removed h3 tag from greetings.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamtawli authored Jun 1, 2023
1 parent c1b21bd commit d59fabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Welcome, @${{ github.actor }}! Your issue is like a spark that ignites innovation. We're thrilled to dive into it and work together to find a solution."
pr-message: "Great job, @${{ github.actor }}! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project.<h3>"
pr-message: "Great job, @${{ github.actor }}! 🎉 Thank you for opening a pull request. Your contribution is valuable and we appreciate your efforts to improve our project."
footer: "Soon the maintainers/owner will review it and provide you with feedback/suggestions."

0 comments on commit d59fabd

Please sign in to comment.