Skip to content

Commit a96c82b

Browse files
authored
chore: enable GitHub button for updating PR branches with latest from main (#3505)
1 parent d555221 commit a96c82b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.asf.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ github:
4545
main:
4646
required_pull_request_reviews:
4747
required_approving_review_count: 1
48-
48+
pull_requests:
49+
allow_update_branch: true
4950
# publishes the content of the `asf-site` branch to
5051
# https://datafusion.apache.org/comet/
5152
publish:

0 commit comments

Comments
 (0)