diff --git a/services/github/pod-github/src/worker.ts b/services/github/pod-github/src/worker.ts index 5ff72fd636..4b1d4fee93 100644 --- a/services/github/pod-github/src/worker.ts +++ b/services/github/pod-github/src/worker.ts @@ -370,8 +370,7 @@ export class GithubWorker implements IntegrationManager { key: buildSocialIdString({ type: SocialIdType.GITHUB, value: userInfo.login.toLowerCase() - }), - verifiedOn: Date.now() + }) }, socialId as SocialIdentityRef )