Skip to content

Commit be04041

Browse files
authored
Update manage-runners.md
1 parent 8c988a1 commit be04041

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ To configure IP allowlists for internal applications and systems to interact wit
5454
#### 1. Understand GitHub's IP address ranges
5555
GitHub-hosted runners operate within specific IP address ranges. To ensure your internal applications can communicate with these runners, you need to allow these IP ranges through your firewall. GitHub provides a meta API endpoint https://api.github.com/meta that lists all current IP address ranges used by GitHub services, including those for Actions runners. Regularly updating your allowlists based on this information is essential, as IP ranges can change.
5656

57-
:::image type="content" source="../media/github-runners-ip-ranges.png" alt-text="Screenshot of API response showing GitHub runners IP ranges.":::
58-
5957
#### 2. Configure your firewall
6058

6159
##### a. Obtain GitHub's IP ranges:

0 commit comments

Comments
 (0)