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
fbb84ff5dd
commit
6c7ac90838
2
.github/workflows/uncivbot.yml
vendored
2
.github/workflows/uncivbot.yml
vendored
@ -126,7 +126,7 @@ jobs:
|
|||||||
base: translations })
|
base: translations })
|
||||||
|
|
||||||
if (pr.data.state == "open" && pr.data.mergeable)
|
if (pr.data.state == "open" && pr.data.mergeable)
|
||||||
await context.github.pulls.merge({
|
await github.pulls.merge({
|
||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
pull_number: pr.number,
|
pull_number: pr.number,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user