mirror of
https://github.com/yairm210/Unciv.git
synced 2025-03-06 07:31:26 +07:00
Update uncivbot.yml
This commit is contained in:
parent
fbb84ff5dd
commit
6c7ac90838
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 github.pulls.merge({
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
pull_number: pr.number,
|
||||
|
Loading…
Reference in New Issue
Block a user