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 Feb 17, 2022
1 parent 7a7cf54 commit a9536f8
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 a9536f8

Please sign in to comment.