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

mgubaidullin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new 51247d48 fix
51247d48 is described below

commit 51247d48ba95b7d3461597845d7135cf95e27e5f
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Tue Aug 25 14:20:13 2026 -0400

    fix
---
 .github/workflows/devmode.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/devmode.yml b/.github/workflows/devmode.yml
index d1c68be7..16a02456 100644
--- a/.github/workflows/devmode.yml
+++ b/.github/workflows/devmode.yml
@@ -60,4 +60,4 @@ jobs:
             --no-cache \
             --sbom=true \
             --provenance=mode=max \
-            ./karavan/karavan-devmode
\ No newline at end of file
+            .
\ No newline at end of file

Reply via email to