docs: update readme
This commit is contained in:
@@ -120,7 +120,7 @@ Setting `write` as the required permission level means that any user with `write
|
||||
Note that `read`, `triage` and `maintain` are only applicable to organization repositories.
|
||||
For repositories owned by a user account there are only two permission levels, the repository owner (`admin`) and collaborators (`write`).
|
||||
|
||||
Permission validation will fail if you use organization's nested teams. In this case GitHub's GraphQL API will not return permission level for user. This is a known limitation of GraphQL API.
|
||||
There is a known issue with permissions when using [nested teams](https://docs.github.com/en/organizations/organizing-members-into-teams/about-teams#nested-teams) in a GitHub organization. See [here](https://github.com/peter-evans/slash-command-dispatch/issues/120) for further details.
|
||||
|
||||
#### `dispatch-type`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user