-
Notifications
You must be signed in to change notification settings - Fork 60.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
34 additions
and
6 deletions.
There are no files selected for viewing
Binary file modified
BIN
+25.2 KB
(390%)
...ts/images/help/settings/actions-enterprise-account-add-runner-group-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+10.1 KB
(140%)
assets/images/help/settings/actions-org-add-runner-group-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 9 additions & 1 deletion
10
data/reusables/github-actions/self-hosted-runner-configure-runner-group-access.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
1. In the **Self-hosted runners** section of the settings page, click {% octicon "kebab-horizontal" aria-label="The horizontal kebab icon" %} next to the runner group you'd like to configure, then click **Edit name and [organization|repository] access**. | ||
![Manage repository permissions](/assets/images/help/settings/actions-runner-manage-permissions.png) | ||
1. Select a new policy from the dropdown list, or modify the runner group name. | ||
1. Modify your policy options, or change the runner group name. | ||
|
||
{% warning %} | ||
|
||
**Warning** | ||
{% indented_data_reference site.data.reusables.github-actions.self-hosted-runner-security spaces=3 %} | ||
For more information, see "[About self-hosted runners](/actions/hosting-your-own-runners/about-self-hosted-runners#self-hosted-runner-security-with-public-repositories)." | ||
|
||
{% endwarning %} |