Skip to content

Commit

Permalink
chore: disable merge commit option (#17561)
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro committed Nov 26, 2021
1 parent 870d2ab commit ff68502
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 @@ -50,7 +50,7 @@ github:

enabled_merge_buttons:
squash: true
merge: true
merge: false
rebase: false

protected_branches:
Expand Down

0 comments on commit ff68502

Please sign in to comment.