Compare updated template evaluator (#4092)
This commit is contained in:
@@ -29,5 +29,6 @@ namespace GitHub.Runner.Worker
|
||||
public bool WriteDebug { get; set; }
|
||||
public string InfrastructureFailureCategory { get; set; }
|
||||
public JObject ContainerHookState { get; set; }
|
||||
public bool HasTemplateEvaluatorMismatch { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user