Skip to content

Commit b01c190

Browse files
authored
Update in line with UI text changes (#23058)
* Update in line with UI text changes * Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md * Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md
1 parent efe214e commit b01c190

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

-12.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
* **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.
131+
* **Accessible from repositories in the '<organization name>' organization** - Workflows in other repositories can use workflows in this repository if they are part of the same organization and their visibility is private or internal.
132+
* **Accessible from repositories in the '<enterprise name>' enterprise** - Workflows in other repositories can use workflows in this repository if they are part of 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)