Add api report change

Signed-off-by: pballandras@coveo.com <pballandras@coveo.com>
This commit is contained in:
pballandras@coveo.com
2023-03-22 10:48:16 -04:00
parent d7c8c222e2
commit a761c53158
+1
View File
@@ -559,6 +559,7 @@ export const createPublishGithubPullRequestAction: (
token?: string | undefined;
reviewers?: string[] | undefined;
teamReviewers?: string[] | undefined;
commitMessage?: string | undefined;
},
JsonObject
>;