Skip to content

Commit d9697c7

Browse files
authored
auto-merge does not need to queue PRs (#695)
1 parent 04abf36 commit d9697c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222

2323
- uses: nodejs/web-team/actions/auto-merge-prs@b087df186d25f8792fb85cc7794f68718726b8ee
2424
with:
25-
merge-method: queue
25+
merge-method: squash

0 commit comments

Comments
 (0)