mirror of
https://github.com/actions/runner.git
synced 2025-12-11 21:06:55 +00:00
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