1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix markdown syntax for GitHub App reference (#57533)

This commit is contained in:
Kathleen
2025-09-12 10:04:38 -07:00
committed by GitHub
parent 46ebaedb37
commit 4a1b8be1bb

View File

@@ -25,7 +25,7 @@ A user is considered active if the user has performed any of the following activ
{% data variables.product.github %} **does not consider the following activities as active**:
* Accessing resources by using a {% data variables.product.pat_generic %}, SSH key, or % data variables.product.prodname_github_app %}.
* Accessing resources by using a {% data variables.product.pat_generic %}, SSH key, or {% data variables.product.prodname_github_app %}.
* Git operations (such as pushes, pulls, repository cloning) on private repositories.
{% ifversion ghes %}