update api reports

Signed-off-by: Abel Rodriguez <abelr2613@gmail.com>
This commit is contained in:
Abel Rodriguez
2024-01-24 14:41:43 -06:00
parent fd5eb1c176
commit 838b74fe6a
2 changed files with 2 additions and 0 deletions
@@ -374,6 +374,7 @@ export const createPublishGithubPullRequestAction: (
teamReviewers?: string[] | undefined;
commitMessage?: string | undefined;
update?: boolean | undefined;
forceFork?: boolean | undefined;
},
JsonObject
>;
+1
View File
@@ -266,6 +266,7 @@ export const createPublishGithubPullRequestAction: (
teamReviewers?: string[] | undefined;
commitMessage?: string | undefined;
update?: boolean | undefined;
forceFork?: boolean | undefined;
},
JsonObject
>;