Skip to content

Commit c49345c

Browse files
authored
chore: allow rebase and merge (#1080)
For #1079. We can toggle the config once that PR gets merged.
1 parent 8828c01 commit c49345c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ github:
4040
# disable merge button:
4141
merge: false
4242
# disable rebase button:
43-
rebase: false
43+
rebase: true
4444

4545

4646
notifications:

0 commit comments

Comments
 (0)