Skip to content

Commit 03db25f

Browse files
panvaRafaelGSS
authored andcommitted
meta: fix notable-change comment label url
PR-URL: #47300 Reviewed-By: Tierney Cyren <hello@bnb.im> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent f8c947f commit 03db25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-labeled.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
If it should remain open, please leave a comment explaining why it should remain open.
1212
FAST_TRACK_MESSAGE: Fast-track has been requested by @${{ github.actor }}. Please 👍 to approve.
1313
NOTABLE_CHANGE_MESSAGE: |
14-
The ${{ github.event.label.url }} label has been added by @${{ github.actor }}.
14+
The https://github.com/nodejs/node/labels/notable-change label has been added by @${{ github.actor }}.
1515
1616
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.
1717

0 commit comments

Comments
 (0)