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-k-runtime.git
The following commit(s) were added to refs/heads/master by this push: new f5d9acd Fixed comment in automatic changelog gh action f5d9acd is described below commit f5d9acd6c222179fc2fb04661a9e99f55a70f9ac Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Sep 8 07:50:13 2020 +0200 Fixed comment in automatic changelog gh action --- .github/workflows/automatic-changelog-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic-changelog-update.yml b/.github/workflows/automatic-changelog-update.yml index 1205698..314d7e3 100644 --- a/.github/workflows/automatic-changelog-update.yml +++ b/.github/workflows/automatic-changelog-update.yml @@ -19,7 +19,7 @@ name: Changelog on: schedule: - # Run every hour + # Run at 3 during the night - cron: '0 3 * * *' jobs: