diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index 11e6df1..3085b35 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -15,4 +15,4 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: "Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap." - pr-message: "Hello there, thank you for opening an PR ! 🙏🏻 The team was notified and they will get back to you asap." + pr-message: "Hello there, thank you for opening a PR ! 🙏🏻 The team was notified and they will get back to you asap."