mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 05:46:43 -04:00
Update uncivbot.yml
This commit is contained in:
parent
57a7201077
commit
693f0f1aaa
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -112,7 +112,7 @@ jobs:
|
|||||||
})
|
})
|
||||||
|
|
||||||
translationPrs.data.forEach(pr => {
|
translationPrs.data.forEach(pr => {
|
||||||
if (pr.labels.includes("mergeable translations))
|
if (pr.labels.includes("mergeable translations"))
|
||||||
console.log(pr.title)
|
console.log(pr.title)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user