Skip to content

Commit

Permalink
Update docs/docs/configuration/providers/github.md
Browse files Browse the repository at this point in the history
Co-authored-by: Koen van Zuijlen <[email protected]>
  • Loading branch information
tuunit and kvanzuijlen authored Jan 21, 2024
1 parent b2982ca commit 7d4303a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/configuration/providers/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ To restrict by organization only, include the following flag:

To restrict within an organization to specific teams, include the following flag in addition to `-github-org`:

```
--github-team="": restrict logins to members of any of these teams (slug), separated by a comma
```shell
--github-team="" # restrict logins to members of any of these teams (slug), separated by a comma
```

If you would rather restrict access to collaborators of a repository, those users must either have push access to a
Expand Down

0 comments on commit 7d4303a

Please sign in to comment.