Skip to content

Commit dea4dc4

Browse files
xiaoxiang781216btashton
authored andcommitted
.asf.yaml: Disable squash and merge option
Signed-off-by: Xiang Xiao <[email protected]>
1 parent c142921 commit dea4dc4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.asf.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ github:
1414
- mcu
1515
- microcontroller
1616
enabled_merge_buttons:
17-
# enable squash button:
18-
squash: true
19-
# enable merge button:
20-
merge: true
17+
# disable squash button:
18+
squash: false
19+
# disable merge button:
20+
merge: false
2121
# enable rebase button:
2222
rebase: true

0 commit comments

Comments
 (0)