mirror of
https://github.com/actions/runner.git
synced 2025-12-12 05:37:01 +00:00
@@ -19,7 +19,7 @@ namespace GitHub.DistributedTask.WebApi
|
||||
/// <param name="ownerName">The name of the owner for this session. This should typically be the agent machine</param>
|
||||
/// <param name="agent">The target agent for the session</param>
|
||||
public TaskAgentSession(
|
||||
String ownerName,
|
||||
String ownerName,
|
||||
TaskAgentReference agent)
|
||||
{
|
||||
this.Agent = agent;
|
||||
|
||||
Reference in New Issue
Block a user