Skip to content

Commit

Permalink
Protect branch-2.10 from force pushes (apache#14334)
Browse files Browse the repository at this point in the history
This addition ensures that `branch-2.10` is protected from force pushes. See apache#14226 for more information.
  • Loading branch information
michaeljmarshall authored and nicklixinyang committed Apr 20, 2022
1 parent 20cbd14 commit d9e909f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ github:
branch-2.7: {}
branch-2.8: {}
branch-2.9: {}
branch-2.10: {}

0 comments on commit d9e909f

Please sign in to comment.