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 6f45df55a Fix build issue.
6f45df55a is described below
commit 6f45df55af9aa3b49826a4988394199524a698cd
Author: James Bognar <[email protected]>
AuthorDate: Tue Sep 23 08:49:58 2025 -0400
Fix build issue.
---
.asf.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 92cc7d22e..e53f2fc20 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,6 +27,3 @@ github:
issues: true
projects: true
discussions: true
- del_branch_on_merge: true # Delete head branches after merge
- merge_commit: true # Allow merge commits
- rebase_merge: true # Allow rebase merging
\ No newline at end of file