update API reports

Signed-off-by: Peiman Jafari <pjafari@skillz.com>
This commit is contained in:
Peiman Jafari
2022-03-15 21:20:11 -07:00
parent 5f218a036d
commit 50a99f11d5
-1
View File
@@ -140,7 +140,6 @@ export function createGithubActionsDispatchAction(options: {
// @public
export function createGithubIssuesLabelAction(options: {
integrations: ScmIntegrationRegistry;
defaultWebhookSecret?: string;
githubCredentialsProvider?: GithubCredentialsProvider;
}): TemplateAction<{
repoUrl: string;