* Add back changes from prior to purge * Manually fix some invalid Liquid * Updoot render-content * Improve test messages to show correct output * Run el scripto * Pass the remaining test
20 lines
837 B
Markdown
20 lines
837 B
Markdown
---
|
|
title: Modifying a GitHub App
|
|
intro: '{% data reusables.shortdesc.modifying_github_apps %}'
|
|
redirect_from:
|
|
- /apps/building-integrations/managing-github-apps/modifying-a-github-app/
|
|
- /apps/managing-github-apps/modifying-a-github-app
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
---
|
|
|
|
{% data reusables.user-settings.access_settings %}
|
|
{% data reusables.user-settings.developer_settings %}
|
|
{% data reusables.user-settings.github_apps %}
|
|
{% data reusables.user-settings.modify_github_app %}
|
|
5. In "Basic information", modify the GitHub App information that you'd like to change.
|
|

|
|
6. Click **Save changes**.
|
|

|