diff --git a/.github/workflows/comment-labeled.yml b/.github/workflows/comment-labeled.yml index 228875e0cba30a..7e3a19c6afd13c 100644 --- a/.github/workflows/comment-labeled.yml +++ b/.github/workflows/comment-labeled.yml @@ -13,7 +13,7 @@ env: NOTABLE_CHANGE_MESSAGE: | The https://github.com/nodejs/node/labels/notable-change label has been added by @${{ github.actor }}. - Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. + Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the _Other Notable Changes_ section. permissions: contents: read