1
0
mirror of synced 2026-01-04 09:06:46 -05:00

Merge pull request #31270 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-01-25 07:01:15 -06:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
1. Optionally, to require members to use SSH certificates, select **Require SSH Certificates**, then click **Save**.
1. Optionally, to require members to use SSH certificates, select **Require SSH Certificates**, then click **Save**.<br><br>
{% note %}
**Note:** When you require SSH certificates, the requirement does not apply to authorized {% data variables.product.prodname_oauth_apps %} and {% data variables.product.prodname_github_apps %} {% ifversion ssh-cert-policy-allow-u2s-tokens %}(including user-to-server tokens){% endif %} or to {% data variables.product.prodname_dotcom %} features such as {% data variables.product.prodname_actions %}{% ifversion fpt or ghec %} and {% data variables.product.prodname_codespaces %}{% endif %}, which are trusted environments within the {% data variables.product.prodname_dotcom %} ecosystem.
**Note:** When you require SSH certificates, the requirement does not apply to authorized {% data variables.product.prodname_oauth_apps %} and {% data variables.product.prodname_github_apps %} {% ifversion ssh-cert-policy-allow-u2s-tokens %}(including user-to-server tokens){% endif %}, deploy keys, or to {% data variables.product.prodname_dotcom %} features such as {% data variables.product.prodname_actions %}{% ifversion fpt or ghec %} and {% data variables.product.prodname_codespaces %}{% endif %}, which are trusted environments within the {% data variables.product.prodname_dotcom %} ecosystem.
{% endnote %}