File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,7 @@ inputs:
3636 - `none`: The database will be created without building the source code.
3737 Available for all interpreted languages and some compiled languages.
3838 - `autobuild`: The database will be created by attempting to automatically build the source
39- code.
40- To use this build mode, ensure that your workflow calls the `autobuild` action
41- between the `init` and `analyze` steps.
42- Available for all compiled languages.
39+ code. Available for all compiled languages.
4340 - `manual`: The database will be created by building the source code using a manually
4441 specified build command. To use this build mode, specify manual build steps in
4542 your workflow between the `init` and `analyze` steps. Available for all
You can’t perform that action at this time.
0 commit comments