summaryrefslogtreecommitdiff
path: root/app/workers/ci/external_pull_requests/create_pipeline_worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/workers/ci/external_pull_requests/create_pipeline_worker.rb')
-rw-r--r--app/workers/ci/external_pull_requests/create_pipeline_worker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/workers/ci/external_pull_requests/create_pipeline_worker.rb b/app/workers/ci/external_pull_requests/create_pipeline_worker.rb
index 211ea1f2990..334ff099ea2 100644
--- a/app/workers/ci/external_pull_requests/create_pipeline_worker.rb
+++ b/app/workers/ci/external_pull_requests/create_pipeline_worker.rb
@@ -7,7 +7,7 @@ module Ci
data_consistency :always
queue_namespace :pipeline_creation
- feature_category :pipeline_authoring
+ feature_category :continuous_integration
urgency :high
worker_resource_boundary :cpu