Skip to content

Commit 08730de

Browse files
authored
.asf.yaml: Enable rebase and merge option for PRs. (#1393)
1 parent 53a994c commit 08730de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ github:
4141
# can either be: DEFAULT | PR_TITLE | PR_TITLE_AND_COMMIT_DETAILS | PR_TITLE_AND_DESC
4242
squash_commit_message: PR_TITLE
4343
merge: false
44-
rebase: false
44+
rebase: true
4545

4646
rulesets:
4747
- name: "Main Branch Protection"

0 commit comments

Comments
 (0)