Signed-off-by: npiyush97 <npiyush35@gmail.com>
This commit is contained in:
npiyush97
2024-02-13 20:10:54 +05:30
parent 71e0812f61
commit ba8d96f6cf
@@ -189,8 +189,7 @@ the component will become available.\n\nFor more information, read an \
this.scmIntegrationsApi,
repositoryUrl,
);
// eslint-disable-next-line no-console
console.log({ ghConfig });
if (ghConfig) {
return await this.submitGitHubPrToRepo({
...ghConfig,