mirror of
https://github.com/actions/runner.git
synced 2026-01-14 07:18:22 +08:00
v2, including containers
This commit is contained in:
@@ -128,11 +128,6 @@ namespace GitHub.DistributedTask.Pipelines
|
||||
{
|
||||
return new RepositoryPathReference(this);
|
||||
}
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return $"ActionRef,RepositoryPath: {Name}@{Ref}";
|
||||
}
|
||||
}
|
||||
|
||||
[EditorBrowsable(EditorBrowsableState.Never)]
|
||||
|
||||
Reference in New Issue
Block a user