fix Slack OAuth scopes typo in README
This commit is contained in:
parent
0507f06508
commit
b2ab18d168
|
@ -166,7 +166,7 @@ To implement the Slackbot in your CI:
|
|||
|
||||
- Create a [Slackbot App](https://slack.com/help/articles/115005265703-Create-a-bot-for-your-workspace)
|
||||
- Give the app the following permissions:
|
||||
- `channel:join`
|
||||
- `channels:join`
|
||||
- `chat:write`
|
||||
- `files:write`
|
||||
- `incoming-webhook`
|
||||
|
|
Loading…
Reference in New Issue