Skip to main content

Esta versión de GitHub Enterprise Server se discontinuará el 2026-03-17. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener rendimiento mejorado, seguridad mejorada y nuevas características, actualice a la versión más reciente de GitHub Enterprise Server. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de GitHub Enterprise.

Unclear what triggered a workflow run

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

The página de estado de la herramienta 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 estado de la herramienta, see Usar la página de estado de la herramienta para el examen 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 las bitácoras del escaneo de código.