fix: typo
This commit is contained in:
parent
8dbcf257c4
commit
991587f252
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ export async function gitHubEvents(request: FastifyRequest<GitHubEvents>): Promi
|
|||
data: {
|
||||
pullmergeRequestId,
|
||||
sourceBranch,
|
||||
sourceRepository,
|
||||
customDomain: `${protocol}${pullmergeRequestId}.${getDomain(application.fqdn)}`,
|
||||
application: { connect: { id: application.id } }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue