Skip to content

Commit

Permalink
Disable merge button (apache#5190)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-ai authored Sep 27, 2022
1 parent 28a62ed commit b607250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ github:
# Enable squash button
squash: true
# Disable merge button
merge: true
merge: false
# Enable rebase button
rebase: true
protected_branches:
Expand Down

0 comments on commit b607250

Please sign in to comment.