mirror of
https://github.com/actions/runner.git
synced 2025-12-13 19:03:44 +00:00
Check connectivity for endpoints requested by service. (#2691)
This commit is contained in:
@@ -9,5 +9,8 @@ namespace GitHub.DistributedTask.WebApi
|
||||
|
||||
[EnumMember]
|
||||
ActionCommand = 1,
|
||||
|
||||
[EnumMember]
|
||||
ConnectivityCheck = 2,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user