Troubleshooting workflows
You can troubleshoot GitHub Actions workflows by using tools like debug logging.
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