Move API::Runner and API::Runners to Ci namespace
All threads resolved!
All threads resolved!
Compare changes
Files
16- Allison Browne authored
API::Runners => API::Ci::Runners
+ 1
− 1
@@ -49,7 +49,7 @@ def project
@@ -49,7 +49,7 @@ def project
external_pull_request = Ci::ExternalPullRequests::ProcessGithubEventService.new(project, mirror_user).execute(params)