8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd619f commit 9c2d0fdCopy full SHA for 9c2d0fd
.github/workflows/notify-on-review-wanted.yml
@@ -35,6 +35,7 @@ jobs:
35
- name: Slack Notification
36
uses: rtCamp/action-slack-notify@4e5fb42d249be6a45a298f3c9543b111b02f7907 # 2.3.0
37
env:
38
+ MSG_MINIMAL: actions url
39
SLACK_COLOR: '#3d85c6'
40
SLACK_ICON: https://github.com/nodejs.png?size=48
41
SLACK_TITLE: ${{ steps.define-message.outputs.title }}
0 commit comments