mirror of
https://github.com/actions/runner.git
synced 2025-12-12 05:37:01 +00:00
Update runner to handle Dotcom/runner-admin based registration flow (#2487)
This commit is contained in:
committed by
GitHub
parent
440c81b770
commit
bb7b1e8259
@@ -50,6 +50,9 @@ namespace GitHub.Runner.Common
|
||||
[DataMember(EmitDefaultValue = false)]
|
||||
public string MonitorSocketAddress { get; set; }
|
||||
|
||||
[DataMember(EmitDefaultValue = false)]
|
||||
public bool UseV2Flow { get; set; }
|
||||
|
||||
[IgnoreDataMember]
|
||||
public bool IsHostedServer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user