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

epugh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-mcp.git


The following commit(s) were added to refs/heads/main by this push:
     new d924d42  Fix yaml, learn lesson on what review matters! (#9)
d924d42 is described below

commit d924d424a5316623aa4735e4e059a2dee7bf2571
Author: Eric Pugh <[email protected]>
AuthorDate: Fri Oct 31 10:18:39 2025 -0400

    Fix yaml, learn lesson on what review matters! (#9)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index fbc92f2..d166e71 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,7 @@ github:
   protected_branches:
     main: {}
     
-  del_branch_on_merge: tr
+  del_branch_on_merge: true
 
   protected_tags:
     - "releases/*"

Reply via email to