Skip to content

Commit 04450ec

Browse files
authored
Merge pull request #18300 from github/code-scanning-debug-logs
Update troubleshooting-the-codeql-workflow.md
2 parents 82ed7fd + 804bff9 commit 04450ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/github/finding-security-vulnerabilities-and-errors-in-your-code/troubleshooting-the-codeql-workflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ topics:
1616
{% data reusables.code-scanning.beta %}
1717
{% data reusables.code-scanning.not-available %}
1818

19+
### Producing detailed logs for debugging
20+
21+
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)."
22+
1923
### Automatic build for a compiled language fails
2024

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

0 commit comments

Comments
 (0)