1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/github/authenticating-to-github/reviewing-your-deploy-keys.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* 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
2020-09-29 16:01:04 -04:00

962 B

title, intro, redirect_from, versions
title intro redirect_from versions
Reviewing your deploy keys You should review deploy keys to ensure that there aren't any unauthorized (or possibly compromised) keys. You can also approve existing deploy keys that are valid.
/articles/reviewing-your-deploy-keys
free-pro-team enterprise-server
* *

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} 3. In the left sidebar, click Deploy keys. Deploy keys setting 4. On the Deploy keys page, take note of the deploy keys associated with your account. For those that you don't recognize, or that are out-of-date, click Delete. If there are valid deploy keys you'd like to keep, click Approve. Deploy key list

For more information, see "Managing deploy keys."