Commit a1e47b70 authored by Robert Speicher's avatar Robert Speicher

Update abilities removed by license_blocked_abilities

parent e75bf198
......@@ -28,10 +28,10 @@ class Ability
def license_blocked_abilities
[
:create_issue,
:create_merge_request,
:push_code,
:push_code_to_protected_branches,
:write_issue,
:write_merge_request
:push_code_to_protected_branches
]
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment