mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-03 12:54:43 +07: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(){
|
||||
var translationPrs = github.pulls.list({
|
||||
var translationPrs = await github.pulls.list({
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
state: "open",
|
||||
|
Loading…
Reference in New Issue
Block a user