mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -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",
|
||||
})
|
||||
|
||||
translationPrs.data.forEach(pr => {
|
||||
translationPrs.data.forEach(async pr => {
|
||||
if (pr.labels.some(label => label.name == "mergeable translation"))
|
||||
await tryMergePr(pr)
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user