use all available threads for analysis

This commit is contained in:
Robert Brignull 2020-08-13 14:25:10 +01:00
parent 2527130a32
commit aaeb9751bb
4 changed files with 22 additions and 8 deletions

View file

@ -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