Skip to content

Commit 8386d2e

Browse files
authored
Merge pull request #221 from ForgeRock/mend-scan-action
chore: add-webhook-to-mend
2 parents 486f172 + 4b98b06 commit 8386d2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/mend.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ on:
1515
MEND_USER_KEY:
1616
description: Mend user key
1717
required: true
18+
SLACK_WEBHOOK:
19+
description: Slack Notifier Incoming Webhook
20+
required: true
1821

1922
jobs:
2023
mend-cli-scan:

0 commit comments

Comments
 (0)