mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
Support refresh runner configs with pipelines service. (#3706)
This commit is contained in:
@@ -18,6 +18,7 @@ namespace GitHub.Runner.Common
|
||||
public enum WellKnownConfigFile
|
||||
{
|
||||
Runner,
|
||||
MigratedRunner,
|
||||
Credentials,
|
||||
MigratedCredentials,
|
||||
RSACredentials,
|
||||
|
||||
Reference in New Issue
Block a user