Skip to content

Commit e1cc80c

Browse files
authored
Fix allow_update_branch (#15904)
1 parent 5fe8fa4 commit e1cc80c

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
@@ -50,7 +50,7 @@ github:
5050
main:
5151
required_pull_request_reviews:
5252
required_approving_review_count: 1
53-
pull_request:
53+
pull_requests:
5454
# enable updating head branches of pull requests
5555
allow_update_branch: true
5656

0 commit comments

Comments
 (0)