Skip to content

Commit 37bafce

Browse files
avivkellerruyadorno
authored andcommitted
meta: make review-wanted message minimal
PR-URL: #55607 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
1 parent 21ec855 commit 37bafce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/notify-on-review-wanted.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Slack Notification
3636
uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # 2.3.0
3737
env:
38+
MSG_MINIMAL: actions url
3839
SLACK_COLOR: '#3d85c6'
3940
SLACK_ICON: https://github.com/nodejs.png?size=48
4041
SLACK_TITLE: ${{ steps.define-message.outputs.title }}

0 commit comments

Comments
 (0)