feat(gitlab): add support for GitLab protected branches (list and unprotect)
This commit is contained in:
@@ -4,6 +4,7 @@ export type {
|
||||
IGitLabProject,
|
||||
IGitLabGroup,
|
||||
IGitLabVariable,
|
||||
IGitLabProtectedBranch,
|
||||
IVariableOptions,
|
||||
IGitLabPipeline,
|
||||
IGitLabJob,
|
||||
|
||||
Reference in New Issue
Block a user