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

pcongiusti pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 7b5d3b803a fix: publishing stuck
7b5d3b803a is described below

commit 7b5d3b803a0cc0980c0f1ce226960d33d91b25dd
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Sep 23 15:52:32 2025 +0200

    fix: publishing stuck
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 81f2206ff8..f0264ce906 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,7 +23,7 @@ github:
     - website
   enabled_merge_buttons:
     squash:  false
-    merge:   false
+    merge:   true
     rebase:  false
   dependabot_alerts:  false
   dependabot_updates: false

Reply via email to