diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index ead1bbb3..1d12779b 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -28,5 +28,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.ACCESS_TOKEN }} - issue-message: "Welcome on Gradience. 🥳 We really appreciate your contribution. The core team will review your issue as soon as possible." - pr-message: "Welcome on Gradience. 🥳 We really appreciate your pull request. The core team will review your issue as soon as possible." + issue-message: "Welcome on Gradience. 🥳 We really appreciate your contribution. The core team will review your issue as soon as possible. You can also join the matrix room." + pr-message: "Welcome on Gradience. 🥳 We really appreciate your pull request. The core team will review your issue as soon as possible. You can also join the matrix room."