Skip to content

Commit

Permalink
[ISSUE #692]Change the default merge strategy to squash (#695)
Browse files Browse the repository at this point in the history
* Change the default merge strategy to squash
close #692
  • Loading branch information
ruanwenjun authored Jan 6, 2022
1 parent 9fca946 commit 5c0f8a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 59 deletions.
2 changes: 1 addition & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github:
- microservice
- state-management
enabled_merge_buttons:
merge: true
squash: true
merge: true
rebase: false
protected_branches:
master:
Expand Down

This file was deleted.

0 comments on commit 5c0f8a9

Please sign in to comment.