Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2024-09-24. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Troubleshooting workflows

You can troubleshoot GitHub Actions workflows by using tools like debug logging.

About troubleshooting workflows

You can use the tools in GitHub Actions to debug your workflows.

Enabling debug logging

If the workflow logs do not provide enough detail to diagnose why a workflow, job, or step is not working as expected, you can enable additional debug logging.

Working with Support for GitHub Actions

Learn how GitHub Support can assist with GitHub Actions