Skip to content

Commit

Permalink
Remark for slug for teams in restrictions in wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
wzur-r3 authored Apr 5, 2020
1 parent a372e8a commit f825a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/branch_protection.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ The following arguments are supported:

* `users`: (Optional) The list of user logins with push access.
* `teams`: (Optional) The list of team slugs with push access.
* `apps`: (Optional) The list of app slugs with push access.
Always use `slug` of the team, **not** its name. Each team already **has** to have access to the repository.
* `apps`: (Optional) The list of app slugs with push access.

`restrictions` is only available for organization-owned repositories.

Expand Down

0 comments on commit f825a12

Please sign in to comment.