Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormo khan <mkhan@gitlab.com>2019-09-10 02:52:54 +0300
committerMichael Kozono <mkozono@gmail.com>2019-09-10 02:52:54 +0300
commit3dd99c9d84ac7f2662ce0afa7eeaab9a25a1acde (patch)
treeeb5de3f0eace7806470b7922e9a1dc70a6a6166c /config
parent19ea9a95602b215d8c1ceee34a02f4a60bd5e2a3 (diff)
Add approval MR rule to all_models.yml
Diffstat (limited to 'config')
-rw-r--r--config/sidekiq_queues.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/sidekiq_queues.yml b/config/sidekiq_queues.yml
index e89e9657314..f37cd518d48 100644
--- a/config/sidekiq_queues.yml
+++ b/config/sidekiq_queues.yml
@@ -116,3 +116,4 @@
- [incident_management, 2]
- [jira_connect, 1]
- [update_external_pull_requests, 3]
+ - [refresh_license_compliance_checks, 2]