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 4a10555 CI-build sync master: Changed title 4a10555 is described below commit 4a10555ba3a36a4b947c59e46f0516b5b4fd6d95 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 7 15:15:05 2021 +0200 CI-build sync master: Changed title --- .github/workflows/automatic-sync-camel-master.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automatic-sync-camel-master.yml b/.github/workflows/automatic-sync-camel-master.yml index f993fc0..60c2547 100644 --- a/.github/workflows/automatic-sync-camel-master.yml +++ b/.github/workflows/automatic-sync-camel-master.yml @@ -104,7 +104,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} branch: automatic-periodic-sync - title: '[Github Actions] Periodic Sync Camel-kafka-connector camel-master Branch' + title: '[Github Actions] Periodic Sync Camel-kafka-connector master Branch' body: | - Periodic Sync of Camel Kafka connector camel-master Branch with main Camel Master. + Periodic Sync of Camel Kafka connector master Branch with main Camel Master. see https://github.com/apache/camel-kafka-connector/blob/master/.github/workflows/automatic-sync-camel-master.yml