GHES fixes to actions' permissions and the use of specified actions (#20192)
* made a start * remove GitHub.com only note * delete superfluous screenshots * address comments and revert edits with extra images * more updates * finalize updates * add note for GHES * remove GHES note
This commit is contained in:
@@ -28,6 +28,18 @@ shortTitle: Enforce enterprise policies
|
||||
{% data reusables.enterprise-accounts.actions-tab %}
|
||||
{% data reusables.actions.enterprise-actions-permissions %}
|
||||
|
||||
{% ifversion ghes > 2.22 %}
|
||||
## Allowing specific actions to run
|
||||
|
||||
{% data reusables.actions.allow-specific-actions-intro %}
|
||||
|
||||
{% data reusables.enterprise-accounts.access-enterprise %}
|
||||
{% data reusables.enterprise-accounts.policies-tab %}
|
||||
{% data reusables.enterprise-accounts.actions-tab %}
|
||||
1. Under **Policies**, select **Allow select actions** and add your required actions to the list.
|
||||

|
||||
{% endif %}
|
||||
|
||||
{% ifversion ghes > 2.22 or ghae %}
|
||||
## Enabling workflows for private repository forks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user