mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 06:16:37 -04:00
Update uncivbot.yml
This commit is contained in:
parent
6c7ac90838
commit
1f595dd2e7
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
|||||||
state: "open",
|
state: "open",
|
||||||
})
|
})
|
||||||
|
|
||||||
translationPrs.data.forEach(pr => {
|
translationPrs.data.forEach(async pr => {
|
||||||
if (pr.labels.some(label => label.name == "mergeable translation"))
|
if (pr.labels.some(label => label.name == "mergeable translation"))
|
||||||
await tryMergePr(pr)
|
await tryMergePr(pr)
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user