chore: update api-report.md

Signed-off-by: Chris Trombley <ctrombley@gmail.com>
This commit is contained in:
Chris Trombley
2022-04-20 08:56:38 -07:00
parent 8d624a7fd3
commit eb45134bf2
+1
View File
@@ -230,6 +230,7 @@ export function createPublishGithubAction(options: {
allowMergeCommit?: boolean | undefined;
sourcePath?: string | undefined;
requireCodeOwnerReviews?: boolean | undefined;
requiredStatusCheckContexts?: string[] | undefined;
repoVisibility?: 'internal' | 'private' | 'public' | undefined;
collaborators?:
| {