Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2024-08-29. 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.

Unclear what triggered a workflow run

If you don't know what triggered an analysis, investigate the tool status page or look at the log for the last scan.

The tool status page shows you how well code scanning tools are working for a repository, when files in the repository were first scanned and most recently scanned, and when scans are scheduled. For integrated tools like CodeQL, you can also see more detailed information, including a percentage of files scanned and specific error messages. For more information about the tool status page, see "About the tool status page for code scanning."

You can also view the logging output from code scanning runs using GitHub Actions (CodeQL or third-party). For more information, see "Viewing code scanning logs."