Skip to content

Commit ca5e6f2

Browse files
authored
Merge pull request github#28206 from github/repo-sync
repo sync
2 parents b7efd94 + b7483f9 commit ca5e6f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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
@@ -72,7 +72,7 @@ You can disable {% data variables.product.prodname_actions %} for a repository,
7272
1. Click **Save**.
7373

7474
{% ifversion fpt or ghec %}
75-
## Configuring required approval for workflows from public forks
75+
## Controlling changes from forks to workflows in public repositories
7676

7777
{% data reusables.actions.workflow-run-approve-public-fork %}
7878

@@ -86,15 +86,15 @@ You can configure this behavior for a repository using the procedure below. Modi
8686
{% data reusables.actions.workflow-run-approve-link %}
8787
{% endif %}
8888

89-
## Enabling workflows for private repository forks
89+
## Enabling workflows for forks of private repositories
9090

9191
{% data reusables.actions.private-repository-forks-overview %}
9292

9393
If a policy is disabled for an {% ifversion ghec or ghae or ghes %}enterprise or{% endif %} organization, it cannot be enabled for a repository.
9494

9595
{% data reusables.actions.private-repository-forks-options %}
9696

97-
### Configuring the private fork policy for a repository
97+
### Configuring the fork policy for a private repository
9898

9999
{% data reusables.repositories.navigate-to-repo %}
100100
{% data reusables.repositories.sidebar-settings %}

0 commit comments

Comments
 (0)