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

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

commit 99caffcb115ea5e0fe315e00accf6237ddfdcdbe
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Dec 4 11:43:03 2025 +0100

    feat(components): sql query enhancement
---
 .github/workflows/pr-build-main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-build-main.yml 
b/.github/workflows/pr-build-main.yml
index 7df6499be97b..7fb30552724e 100644
--- a/.github/workflows/pr-build-main.yml
+++ b/.github/workflows/pr-build-main.yml
@@ -29,7 +29,7 @@ on:
       - Jenkinsfile.*
       - NOTICE.txt
 
-permissions: 
+permissions:
   contents: read
 
 jobs:

Reply via email to