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 2020/09/02 06:56:51 UTC

[camel-kafka-connector] branch master updated: Changelog

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 703348d  Changelog
703348d is described below

commit 703348dce3ad53acedb333fb6a78a4fa9c8b4431
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 2 08:56:35 2020 +0200

    Changelog
---
 .github/workflows/automatic-changelog-update.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/automatic-changelog-update.yml b/.github/workflows/automatic-changelog-update.yml
index b764078..fb92b28 100644
--- a/.github/workflows/automatic-changelog-update.yml
+++ b/.github/workflows/automatic-changelog-update.yml
@@ -27,7 +27,6 @@ on:
   issues:
     types: [closed, edited]
 
-on:
   schedule:
     # Run every day at midnight
     - cron:  '* * * * *'