Updated API report
Signed-off-by: Lilly Holden <lholden@adaptavist.com>
This commit is contained in:
@@ -401,7 +401,7 @@ export const createPublishGitlabMergeRequestAction: (options: {
|
||||
branchName: string;
|
||||
targetPath: string;
|
||||
token?: string | undefined;
|
||||
commitAction?: 'update' | 'delete' | 'create' | undefined;
|
||||
commitAction?: 'update' | 'create' | 'delete' | undefined;
|
||||
projectid?: string | undefined;
|
||||
removeSourceBranch?: boolean | undefined;
|
||||
}>;
|
||||
|
||||
Reference in New Issue
Block a user