1
0
mirror of synced 2025-12-23 11:54:18 -05:00

Document two command-line utilities for GitHub Actions (#24381)

This commit is contained in:
Matt Pollard
2022-01-25 12:54:49 +01:00
committed by GitHub
parent b8528fbd21
commit fc7d107df4
7 changed files with 41 additions and 1 deletions

View File

@@ -13,6 +13,11 @@ redirect_from:
- /admin/github-actions/troubleshooting-github-actions-for-your-enterprise
shortTitle: Troubleshoot GitHub Actions
---
## Checking the health of {% data variables.product.prodname_actions %}
You can check the health of {% data variables.product.prodname_actions %} on {% data variables.product.product_location %} with the `ghe-actions-check` command-line utility. For more information, see "[Command-line utilities](/admin/configuration/configuring-your-enterprise/command-line-utilities#ghe-actions-check)" and "[Accessing the administrative shell (SSH)](/admin/configuration/configuring-your-enterprise/accessing-the-administrative-shell-ssh)."
## Configuring self-hosted runners when using a self-signed certificate for {% data variables.product.prodname_ghe_server %}
{% data reusables.actions.enterprise-self-signed-cert %} For more information, see "[Configuring TLS](/admin/configuration/configuring-tls)."
@@ -177,4 +182,4 @@ There are three ways to resolve this problem:
```
1. Return to {% data variables.product.prodname_ghe_server %}.
{% endif %}
{% endif %}