Skip to main content

Unclear what triggered a workflow run

If you don't know what triggered an analysis, investigate the página de status da ferramenta or look at the log for the last scan.

The página de status da ferramenta 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 página de status da ferramenta, see Usar a página de status da ferramenta para verificação de código.

You can also view the logging output from code scanning runs using GitHub Actions (CodeQL or third-party). For more information, see Visualizar os registros de varredura de código.