use all available threads for analysis
This commit is contained in:
parent
2527130a32
commit
aaeb9751bb
4 changed files with 22 additions and 8 deletions
|
|
@ -19,7 +19,6 @@ inputs:
|
|||
threads:
|
||||
description: The number of threads to be used by CodeQL.
|
||||
required: false
|
||||
default: "1"
|
||||
checkout_path:
|
||||
description: "The path at which the analyzed repository was checked out. Used to relativeize any absolute paths in the uploaded SARIF file."
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue