You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/01 05:34:57 UTC

[camel-kafka-connector] branch master updated: Backport.yml updated

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new 2931f69  Backport.yml updated
2931f69 is described below

commit 2931f69b29821c33de43855bf3ca63bf3f59d7be
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 1 06:34:38 2021 +0100

    Backport.yml updated
---
 .github/workflows/backport.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml
index 6dfef69..45ecef6 100644
--- a/.github/workflows/backport.yml
+++ b/.github/workflows/backport.yml
@@ -10,6 +10,11 @@ jobs:
     runs-on: ubuntu-18.04
     name: Backport
     steps:
+      - name: "Checkout camel-kafka-connector"
+        uses: actions/checkout@v2
+        with:
+          persist-credentials: false
+          submodules: recursive
       - name: Backport
         uses: ./.github/actions/backport
         with: