Skip to content

Commit 2518cbe

Browse files
authored
Merge pull request #12245 from github/repo-sync
repo sync
2 parents 1cb546c + c25d263 commit 2518cbe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

81.4 KB
Loading

content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The default permissions can also be configured in the organization settings. If
118118

119119
{% endnote %}
120120

121-
Members of your enterprise can use internal repositories to work on projects without sharing information publicly. For information, see "[About repositories](/repositories/creating-and-managing-repositories/about-repositories#about-internal-repositories)."
121+
Members of your enterprise can use internal repositories to work on projects without sharing information publicly. For information, see "[About repositories](/repositories/creating-and-managing-repositories/about-repositories#about-internal-repositories)."
122122

123123
To configure whether workflows in an internal repository can be accessed from outside the repository:
124124

@@ -128,8 +128,8 @@ To configure whether workflows in an internal repository can be accessed from ou
128128
1. Under **Access**, choose one of the access settings:
129129
![Set the access to Actions components](/assets/images/help/settings/actions-access-settings.png)
130130
* **Not accessible** - Workflows in other repositories can't use workflows in this repository.
131-
* **Accessible by any repository in the organization** - Workflows in other repositories can use workflows in this repository as long as they are part of the same organization.
132-
* **Accessible by any repository in the enterprise** - Workflows in other repositories can use workflows in this repository as long as they are part of the same enterprise.
131+
* **Repositories in the <organization name> organization can access** - Workflows in other repositories can use workflows in this repository if they belong to the same organization and their visibility is private or internal.
132+
* **Repositories in any organization belong to the <enterprise name> enterprise can access** - Workflows in other repositories can use workflows in this repository if they belong to the same enterprise and their visibility is private or internal.
133133
1. Click **Save** to apply the settings.
134134
{% endif %}
135135

0 commit comments

Comments
 (0)