Add API Report
Signed-off-by: Praphull <1288395+praphull-purohit@users.noreply.github.com>
This commit is contained in:
@@ -81,6 +81,7 @@ export function createGithubBranchProtectionAction(options: {
|
||||
requireLastPushApproval?: boolean | undefined;
|
||||
requiredCommitSigning?: boolean | undefined;
|
||||
requiredLinearHistory?: boolean | undefined;
|
||||
blockCreations?: boolean | undefined;
|
||||
token?: string | undefined;
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user