Skip to content

Commit b4ee4ef

Browse files
committed
Merge pull request #1 from mattermost/test
test branch
2 parents 5a51316 + 3cc0049 commit b4ee4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/integrations/webhooks/Incoming-Webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A couple key points:
1010
_Example:_
1111

1212
Suppose you wanted to create a notification of the status of a daily build, with a table of total tests run and total tests failed by component category, with links to failed tests by category. You could create the following JSON payload to post to a Mattermost channel using webhooks:
13-
13+
1414
```
1515
payload={"text": "
1616
---

0 commit comments

Comments
 (0)