Add sqash method when merging release pull requests (#2596)
This commit is contained in:
parent
03f2b5c544
commit
3653653e29
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ program
|
|||
owner,
|
||||
repo,
|
||||
pull_number: pullNumber,
|
||||
merge_method: "squash",
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue