Update uncivbot.yml

This commit is contained in:
Yair Morgenstern 2021-01-23 20:16:10 +02:00 committed by GitHub
parent 06091d1673
commit 57a7201077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@ jobs:
await createTranslationBranchIfNeeded()
mergeExistingTranslationsIntoBranch()
await mergeExistingTranslationsIntoBranch()
//async function createTranslationPrIfNeeded(context: Context<Webhooks.WebhookPayloadIssueComment>,
// owner: string, translations: string) {