We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 486f172 + 4b98b06 commit 8386d2eCopy full SHA for 8386d2e
1 file changed
.github/workflows/mend.yml
@@ -15,6 +15,9 @@ on:
15
MEND_USER_KEY:
16
description: Mend user key
17
required: true
18
+ SLACK_WEBHOOK:
19
+ description: Slack Notifier Incoming Webhook
20
+ required: true
21
22
jobs:
23
mend-cli-scan:
0 commit comments