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
e19c151494
commit
06091d1673
5
.github/workflows/uncivbot.yml
vendored
5
.github/workflows/uncivbot.yml
vendored
@ -111,7 +111,10 @@ jobs:
|
||||
state: "open",
|
||||
})
|
||||
|
||||
translationPrs.data.forEach(pr => { console.log(pr) })
|
||||
translationPrs.data.forEach(pr => {
|
||||
if (pr.labels.includes("mergeable translations))
|
||||
console.log(pr.title)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user