Skip to content

Commit 1cb2d5d

Browse files
authored
Enable the auto merge and the update branch feature in CI (#356)
1 parent b37b4c9 commit 1cb2d5d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.asf.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ github:
3333
squash: true
3434
merge: false
3535
rebase: true
36+
37+
pull_requests:
38+
allow_auto_merge: true
39+
allow_update_branch: true
40+
3641
protected_branches:
3742
unstable:
3843
required_pull_request_reviews:

0 commit comments

Comments
 (0)