diff --git a/.github/workflows/prs-user-limit.yml b/.github/workflows/prs-user-limit.yml index 0f683211dd3b5..3ad44a670e604 100644 --- a/.github/workflows/prs-user-limit.yml +++ b/.github/workflows/prs-user-limit.yml @@ -15,4 +15,4 @@ jobs: - uses: ./.github/actions/check-open-prs-per-user with: threshold: "5" - comment: "Hello @{username}, noticed to have [several pull-requests open](https://github.com/conan-io/conan-center-index/pulls/{username}) :open_file_folder:\\n\\nTo ensure a good experience for all, we aim to moderate system load.\\nWe'd appreciate if you could keep open pull-requests between 5 and 10 :handshake:\\n\\nYour cooperation is valued, thank you! :smile:" + comment: "Hello @{username}, we've noticed you have [several pull-requests open](https://github.com/conan-io/conan-center-index/pulls/{username}) :open_file_folder:\\n\\nTo ensure a good experience for all, we aim to moderate the system load.\\nWe'd appreciate it if you could keep the number of open pull-requests between 5 and 10 :handshake:\\n\\nYour cooperation is valued, thank you! :smile:"