Skip to content

Commit ce44f48

Browse files
authored
Update configure-self-hosted-runners.md
1 parent cacb248 commit ce44f48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn-pr/github/manage-github-actions-enterprise/includes/configure-self-hosted-runners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Use the following PowerShell commands:
5858

5959
Labels help organize and route jobs to specific self-hosted runners based on OS, hardware, or project requirements.
6060

61-
![alt text](image-6.png)
61+
![Screenshot of runner groups screen with default label](github-runner-label.png)
6262

6363
#### Assigning labels to a runner
6464

@@ -122,7 +122,7 @@ Runner groups help **organize and control** self-hosted runners within a **GitHu
122122
4. Choose **who can access the group** (entire organization or specific repositories).
123123
5. Click **Save**.
124124

125-
![alt text](image-7.png)
125+
![Screenshot of the create runner group from screen](github-create-runner-group.png)
126126

127127
### 3. Adding Runners to a Group
128128
Once the group is created, you can **add runners manually or during registration**.

0 commit comments

Comments
 (0)