Merge branch 'main' into docs/1178
This commit is contained in:
@@ -65,7 +65,7 @@ You can disable all workflows for a repository or set a policy that configures w
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
{% data reusables.repositories.settings-sidebar-actions %}
|
||||
1. Under **Actions permissions**, select **Allow specific actions** and add your required actions to the list.
|
||||
1. Under **Actions permissions**, select **Allow select actions** and add your required actions to the list.
|
||||

|
||||
2. Click **Save**.
|
||||
{% endif %}
|
||||
|
||||
@@ -61,7 +61,7 @@ You can disable all workflows for an organization or set a policy that configure
|
||||
{% data reusables.profile.access_org %}
|
||||
{% data reusables.organizations.org_settings %}
|
||||
{% data reusables.organizations.settings-sidebar-actions %}
|
||||
1. Under **Policies**, select **Allow specific actions** and add your required actions to the list.
|
||||
1. Under **Policies**, select **Allow select actions** and add your required actions to the list.
|
||||

|
||||
1. Click **Save**.
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ You can disable all workflows for an enterprise or set a policy that configures
|
||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||
{% data reusables.enterprise-accounts.policies-tab %}
|
||||
{% data reusables.enterprise-accounts.actions-tab %}
|
||||
1. Under **Policies**, select **Allow specific actions** and add your required actions to the list.
|
||||
1. Under **Policies**, select **Allow select actions** and add your required actions to the list.
|
||||

|
||||
|
||||
### Enabling workflows for private repository forks
|
||||
|
||||
Reference in New Issue
Block a user