diff --git a/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md b/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md index 6e8479e08ffa..89821ee8c98f 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md @@ -87,7 +87,7 @@ For information about improving repository security, see "[AUTOTITLE](/code-secu ### Changing from public to private -Stars and watchers for this repository will be permanently erased, which will affect repository rankings. +* Stars and watchers for this repository will be permanently erased, which will affect repository rankings. * Custom {% data variables.product.prodname_dependabot %} alert rules will be disabled unless {% data variables.product.prodname_GH_advanced_security %} is enabled for this repository. Dependency graph and {% data variables.product.prodname_dependabot_alerts %} will remain enabled with permission to perform read-only analysis on this repository. * Code scanning will become unavailable. * Current forks will remain public and will be detached from this repository. @@ -101,8 +101,6 @@ Stars and watchers for this repository will be permanently erased, which will af * Actions history and logs will be visible to everyone. * Stars and watchers for this repository will be permanently erased. -{% ifversion ghes or ghec %} - ### Changing from private to internal * All members of the enterprise will be given read access. @@ -131,8 +129,6 @@ Stars and watchers for this repository will be permanently erased, which will af * Outside collaborators can no longer be added to forks unless they're added to the root. * Stars and watchers for this repository will be permanently erased. -{% endif %} - ## Changing a repository's visibility {% data reusables.repositories.navigate-to-repo %}