Skip to content

Commit 22a38a5

Browse files
committed
README: add slack incoming webhook url
1 parent 6fd8fed commit 22a38a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Using it can look like this:
2626
action.
2727
- `subgraph-name`: the name of the subgraph to check, in a federated project.
2828
This should not be provided if the project is a single graph.
29-
- `slack-incoming-webhook-url` (optional): a Slack [Incoming Webhook] url that
29+
- `slack-incoming-webhook-url` (optional): a Slack [Incoming Webhook](https://api.slack.com/messaging/webhooks) url that
3030
will be called with the errors whenever checks fail. See the [official
3131
tutorial](https://api.slack.com/messaging/webhooks) on how to set up an app
3232
and a webhook URL.

0 commit comments

Comments
 (0)