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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-11 18:09:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-11 18:09:30 +0300
commitce4562ad642c2c2b504dc322d9c7a1fdbf30cb83 (patch)
tree71f641fd95cab65ae14bd942c9b5dfda13f090f2 /app/policies
parent29549d052d62b949830873f76b6c77d97cbd533d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/policies')
-rw-r--r--app/policies/group_policy.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/policies/group_policy.rb b/app/policies/group_policy.rb
index f166946db29..c50f74f2b35 100644
--- a/app/policies/group_policy.rb
+++ b/app/policies/group_policy.rb
@@ -231,7 +231,6 @@ class GroupPolicy < Namespaces::GroupProjectNamespaceSharedPolicy
enable :read_usage_quotas
enable :read_group_runners
- enable :admin_group_runners
enable :register_group_runners
enable :create_runner