mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 10:28:52 +00:00
respond to review comments
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ export enum EnvVar {
|
||||
HAS_WARNED_ABOUT_DISK_SPACE = "CODEQL_ACTION_HAS_WARNED_ABOUT_DISK_SPACE",
|
||||
|
||||
/** Whether the init action has been run. */
|
||||
INIT_ACTION_HAS_RUN = "CODEQL_INIT_ACTION_HAS_RUN",
|
||||
INIT_ACTION_HAS_RUN = "CODEQL_ACTION_INIT_HAS_RUN",
|
||||
|
||||
/** UUID representing the current job run. */
|
||||
JOB_RUN_UUID = "JOB_RUN_UUID",
|
||||
|
||||
Reference in New Issue
Block a user