mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 02:00:12 +08:00
Update src/actions-util.ts
Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
committed by
GitHub
parent
bfcbb093ac
commit
ae0a2603c1
@@ -603,7 +603,7 @@ export interface StatusReportBase {
|
||||
/**
|
||||
* Testing environment: Set if non-production environment.
|
||||
* The server accepts one of the following values:
|
||||
* ["", "qa-rc", "qa-rc-1", "qa-rc-2", "qa-experiment-1", "qa-experiment-2", "qa-experiment-3"].
|
||||
* `["", "qa-rc", "qa-rc-1", "qa-rc-2", "qa-experiment-1", "qa-experiment-2", "qa-experiment-3"]`.
|
||||
*/
|
||||
testing_environment: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user