mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 09:18:47 +00:00
Tweak comment
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ export enum EnvVar {
|
||||
|
||||
/**
|
||||
* Whether to skip uploading SARIF results to GitHub. Intended for testing purposes.
|
||||
* This setting is implied by but is more specific than `CODEQL_ACTION_TEST_MODE`.
|
||||
* This setting is more specific than `CODEQL_ACTION_TEST_MODE`, which implies this option.
|
||||
*/
|
||||
SKIP_SARIF_UPLOAD = "CODEQL_ACTION_SKIP_SARIF_UPLOAD",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user