You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2022/03/23 21:26:26 UTC

[camel-karavan] branch backward-0.0.9 updated: Update backward.yml

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

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


The following commit(s) were added to refs/heads/backward-0.0.9 by this push:
     new 0f771f5  Update backward.yml
0f771f5 is described below

commit 0f771f5439d58c823bef0c35e760f448cf6bb6eb
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Wed Mar 23 17:26:22 2022 -0400

    Update backward.yml
---
 .github/workflows/backward.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/backward.yml b/.github/workflows/backward.yml
index d5cda9c..5baf845 100644
--- a/.github/workflows/backward.yml
+++ b/.github/workflows/backward.yml
@@ -1,5 +1,8 @@
 name: Manual Build Version 0.0.9
 
+on:
+  workflow_dispatch:
+
 jobs:
   build: