1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/data/reusables/github-actions/ip-allow-list-self-hosted-runners.md
2021-06-24 10:21:07 -04:00

972 B

{% ifversion ghae %} To allow your {% data variables.actions.hosted_runner %}s to communicate with {% data variables.product.prodname_dotcom %}, add the IP address or IP address range of your {% data variables.actions.hosted_runner %}s to the IP allow list. For more information, see "Adding an allowed IP address." {% else %} {% warning %}

Warning: If you use an IP allow list and would also like to use {% data variables.product.prodname_actions %}, you must use self-hosted runners. For more information, see "Hosting your own runners."

{% endwarning %}

To allow your self-hosted runners to communicate with {% data variables.product.prodname_dotcom %}, add the IP address or IP address range of your self-hosted runners to the IP allow list. For more information, see "Adding an allowed IP address." {% endif %}