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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2e38447b0 Fix build issue.
2e38447b0 is described below

commit 2e38447b04ca96638f187d61fd59245ceb02a4fb
Author: James Bognar <[email protected]>
AuthorDate: Tue Sep 23 08:48:08 2025 -0400

    Fix build issue.
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 24ffb360d..92cc7d22e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -28,6 +28,5 @@ github:
     projects: true
     discussions: true
   del_branch_on_merge: true   # Delete head branches after merge
-  squash_merge: true          # Allow squash merging
   merge_commit: true          # Allow merge commits
   rebase_merge: true          # Allow rebase merging
\ No newline at end of file

Reply via email to