Skip to main content

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