mirror of
https://github.com/actions/runner.git
synced 2025-12-11 12:57:05 +00:00
Compare updated workflow parser for ActionManifestManager (#4111)
This commit is contained in:
@@ -30,5 +30,6 @@ namespace GitHub.Runner.Worker
|
||||
public string InfrastructureFailureCategory { get; set; }
|
||||
public JObject ContainerHookState { get; set; }
|
||||
public bool HasTemplateEvaluatorMismatch { get; set; }
|
||||
public bool HasActionManifestMismatch { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user