Skip to content

Commit

Permalink
Merge pull request github#18300 from github/code-scanning-debug-logs
Browse files Browse the repository at this point in the history
Update troubleshooting-the-codeql-workflow.md
  • Loading branch information
saritai authored Mar 18, 2021
2 parents 82ed7fd + 804bff9 commit 04450ec
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ topics:
{% data reusables.code-scanning.beta %}
{% data reusables.code-scanning.not-available %}

### Producing detailed logs for debugging

To produce more detailed logging output, you can enable step debug logging. For more information, see "[Enabling debug logging](/actions/managing-workflow-runs/enabling-debug-logging#enabling-step-debug-logging)."

### Automatic build for a compiled language fails

If an automatic build of code for a compiled language within your project fails, try the following troubleshooting steps.
Expand Down

0 comments on commit 04450ec

Please sign in to comment.