diff --git a/.github/workflows/ready_for_review.yml b/.github/workflows/ready_for_review.yml index f46ee4a407..2ead263dc9 100644 --- a/.github/workflows/ready_for_review.yml +++ b/.github/workflows/ready_for_review.yml @@ -9,7 +9,7 @@ jobs: - uses: actions/github-script@v7 with: script: | - const content = `### Thanks for your contribution! 🎉 + const content = `### Thanks for your contribution @${{ github.event.pull_request.user.login }}! 🎉 Please make sure you tick the following checkboxes before marking this Pull Request (PR) as ready for review: