mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 21:50:17 +08:00
Merge branch 'main' into remove-old-loc
This commit is contained in:
2
lib/util.js
generated
2
lib/util.js
generated
@@ -129,7 +129,7 @@ function getAddSnippetsFlag(userInput) {
|
||||
exports.getAddSnippetsFlag = getAddSnippetsFlag;
|
||||
/**
|
||||
* Get the codeql `--threads` value specified for the `threads` input.
|
||||
* If not value was specified, all available threads will be used.
|
||||
* If no value was specified, all available threads will be used.
|
||||
*
|
||||
* The value will be capped to the number of available CPUs.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user