Skip to content

Commit

Permalink
README: add slack incoming webhook url
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhoule committed Dec 12, 2023
1 parent 6fd8fed commit 22a38a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Using it can look like this:
action.
- `subgraph-name`: the name of the subgraph to check, in a federated project.
This should not be provided if the project is a single graph.
- `slack-incoming-webhook-url` (optional): a Slack [Incoming Webhook] url that
- `slack-incoming-webhook-url` (optional): a Slack [Incoming Webhook](https://api.slack.com/messaging/webhooks) url that
will be called with the errors whenever checks fail. See the [official
tutorial](https://api.slack.com/messaging/webhooks) on how to set up an app
and a webhook URL.
Expand Down

0 comments on commit 22a38a5

Please sign in to comment.