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

knaufk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git

commit 4bd79cfa90fc4c323c7c09dd58d3e05001af6ba9
Author: Konstantin Knauf <[email protected]>
AuthorDate: Wed Apr 14 12:12:42 2021 +0200

    [hotfix] fix name of github action
---
 .github/workflows/actions.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml
index 4af2e33..d9ef9fe 100644
--- a/.github/workflows/actions.yaml
+++ b/.github/workflows/actions.yaml
@@ -1,4 +1,4 @@
-name: Run Flink Jira Bot Hourly
+name: Run Flink Jira Twice Daily
 
 on:
   schedule:

Reply via email to