This is an automated email from the ASF dual-hosted git repository.

bogong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new adfc0d1a56a [fix][ci] Enable branch-2.9 force push (#18623)
adfc0d1a56a is described below

commit adfc0d1a56a2b4f378c0d2ded44f3d0b30373cfc
Author: congbo <[email protected]>
AuthorDate: Sat Nov 26 13:46:41 2022 +0800

    [fix][ci] Enable branch-2.9 force push (#18623)
    
    reason: https://lists.apache.org/thread/jcrq9q0k6kh9rvb71dwb9s3mvo5c5dk5
    
    - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 65a33145448..b42cc0d5f8f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -79,7 +79,7 @@ github:
     branch-2.6: {}
     branch-2.7: {}
     branch-2.8: {}
-    branch-2.9: {}
+#    branch-2.9: {}
     branch-2.10: {}
     branch-2.11: {}
 

Reply via email to