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

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


The following commit(s) were added to refs/heads/main by this push:
     new ead9b6a  rename ci-build gh workflow (#48)
ead9b6a is described below

commit ead9b6a44f683e2ecdda8c35cb994f41477ddab1
Author: Federico Mariani <[email protected]>
AuthorDate: Fri Jul 25 23:50:46 2025 +0200

    rename ci-build gh workflow (#48)
---
 .github/workflows/ci-build.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build.yaml b/.github/workflows/ci-build.yaml
index 93c572f..4eedc09 100644
--- a/.github/workflows/ci-build.yaml
+++ b/.github/workflows/ci-build.yaml
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-name: Camel Quarkus CI
+name: ci-build
 
 on:
   push:

Reply via email to