diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/routes.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb index 63a8827a6a2..b57d42ee846 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -728,6 +728,7 @@ Rails.application.routes.draw do get :commits get :diffs get :builds + get :pipelines get :merge_check post :merge post :cancel_merge_when_build_succeeds |