mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-30 07:21:34 -04:00
Update uncivbot.yml
This commit is contained in:
parent
956c340226
commit
e19c151494
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function mergeExistingTranslationsIntoBranch(){
|
async function mergeExistingTranslationsIntoBranch(){
|
||||||
var translationPrs = github.pulls.list({
|
var translationPrs = await github.pulls.list({
|
||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
state: "open",
|
state: "open",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user