mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
Update uncivbot.yml
This commit is contained in:
parent
9e3e192098
commit
fbb84ff5dd
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
|
|
@ -126,7 +126,7 @@ jobs:
|
|||
base: translations })
|
||||
|
||||
if (pr.data.state == "open" && pr.data.mergeable)
|
||||
await context.github.pulls.merge(
|
||||
await context.github.pulls.merge({
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
pull_number: pr.number,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user