Skip to content
Snippets Groups Projects
Commit 167b8600 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Initialize Protected tags feature under Repository Settings page

parent c5c4370a
Branches
Tags
1 merge request!10356Protected Tags
Loading
Loading
@@ -320,6 +320,7 @@ const UserCallout = require('./user_callout');
case 'projects:repository:show':
new gl.ProtectedBranchCreate();
new gl.ProtectedBranchEditList();
new gl.ProtectedTagCreate();
break;
case 'projects:ci_cd:show':
new gl.ProjectVariables();
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment