Skip to content

Commit

Permalink
docs: Remove periods from Managing deploy keys list (#34540)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Nguyen <[email protected]>
  • Loading branch information
gonmmarques and nguyenalex836 authored Sep 16, 2024
1 parent 20a02c2 commit 47075e5
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@ Since {% data variables.product.prodname_github_apps %} are a first class actor

### Pros of installation access tokens

* Tightly-scoped tokens with well-defined permission sets and expiration times (1 hour, or less if revoked manually using the API).
* Dedicated rate limits that grow with your organization.
* Decoupled from {% data variables.product.prodname_dotcom %} user identities, so they do not consume any licensed seats.
* Never granted a password, so cannot be directly signed in to.
* Tightly-scoped tokens with well-defined permission sets and expiration times (1 hour, or less if revoked manually using the API)
* Dedicated rate limits that grow with your organization
* Decoupled from {% data variables.product.prodname_dotcom %} user identities, so they do not consume any licensed seats
* Never granted a password, so cannot be directly signed in to

### Cons of installation access tokens

Expand Down

0 comments on commit 47075e5

Please sign in to comment.