mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-22 06:57:44 +01:00
auto rebasing isn't working correctly, reverting to merges
This commit is contained in:
parent
685c44a3f8
commit
94c90edbb1
@ -113,7 +113,7 @@ const enablePrAutoMerge = async (github, prNodeId) => {
|
||||
`,
|
||||
{
|
||||
pullRequestId: prNodeId,
|
||||
mergeMethod: "REBASE"
|
||||
mergeMethod: "MERGE"
|
||||
}
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user