Skip to content

Commit

Permalink
Branch was updated using the 'autoupdate branch' Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Octomerger authored Oct 9, 2020
2 parents 10371a3 + 46eaac2 commit f5bac33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/rest/reference/interactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ The Organization Interactions API allows organization owners to temporarily rest

The Repository Interactions API allows people with owner or admin access to temporarily restrict which users can comment, open issues, or create pull requests in a public repository. {% data reusables.interactions.interactions-detail %} Here's more about the groups of {% data variables.product.product_name %} users:

* {% data reusables.interactions.existing-user-limit-definition %} in the respository.
* {% data reusables.interactions.contributor-user-limit-definition %} in the respository.
* {% data reusables.interactions.collaborator-user-limit-definition %} in the respository.
* {% data reusables.interactions.existing-user-limit-definition %} in the repository.
* {% data reusables.interactions.contributor-user-limit-definition %} in the repository.
* {% data reusables.interactions.collaborator-user-limit-definition %} in the repository.

{% for operation in currentRestOperations %}
{% if operation.subcategory == 'repos' %}{% include rest_operation %}{% endif %}
Expand Down

0 comments on commit f5bac33

Please sign in to comment.