1
0
mirror of synced 2026-01-02 21:04:32 -05:00
Files
docs/data/reusables/code-scanning/autobuild-compiled-languages.md
2023-06-21 16:03:41 +00:00

427 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.