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

haonan pushed a commit to branch rc/1.3.3
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rc/1.3.3 by this push:
     new 46442ea01f2 fix action name (#13213)
46442ea01f2 is described below

commit 46442ea01f25f53e6bc6e5fbc08e700556e8efb0
Author: CritasWang <[email protected]>
AuthorDate: Mon Aug 19 09:36:40 2024 +0800

    fix action name (#13213)
---
 .github/workflows/daily-ut.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/daily-ut.yml b/.github/workflows/daily-ut.yml
index f2fb2d4f4d3..b8ff46ca24f 100644
--- a/.github/workflows/daily-ut.yml
+++ b/.github/workflows/daily-ut.yml
@@ -1,4 +1,4 @@
-name: Daily IT
+name: Daily UT
 
 on:
   schedule:

Reply via email to