1
0
mirror of synced 2026-01-04 18:06:26 -05:00
Files
docs/data/reusables/code-scanning/autobuild-compiled-languages.md

426 B

{% data variables.product.prodname_codeql %} analyzes the {% data variables.code-scanning.compiled_languages %} source files in your repository that are built. You can use the autobuild action in the {% data variables.code-scanning.codeql_workflow %} to build your code. Alternatively, you can disable autobuild and instead specify explicit build commands to analyze only the files that are built by these custom commands.