Skip to content

Commit

Permalink
Merge pull request integrations#410 from wzur-r3/patch-1
Browse files Browse the repository at this point in the history
Remark for `slug` for teams in `restrictions` in wrong place
  • Loading branch information
anGie44 authored May 4, 2020
2 parents 75ba9ec + 034a24b commit 0c18f7e
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 0c18f7e

Please sign in to comment.