Skip to content

Commit 628bc01

Browse files
Update modules/configuring/proc-preparing-your-external-services.adoc
Co-authored-by: Jana Vrbkova <[email protected]>
1 parent f760afb commit 628bc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuring/proc-preparing-your-external-services.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For security, use TLS certificates to secure the connection to the database.
3333
. Get your Redis cache server connection string, such as `rediss://user:[email protected]:6379`.
3434
For security, consider using a `rediss` secure server connection.
3535

36-
. To allow {product-short} to access the GitHub API for repository, create a GitHub App.
36+
. Create a GitHub App to allow {product-short} to access the GitHub API for repository.
3737
Opt for a GitHub App instead of an OAuth app to use fine-grained permissions, gain more control over which repositories the application can access, and use short-lived tokens.
3838

3939
.. link:https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app[Register a GitHub App] with the following configuration:

0 commit comments

Comments
 (0)