This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new deb17201b39 fix action name (#13212)
deb17201b39 is described below
commit deb17201b39c50f22fb28083fbbfaa117ff0198d
Author: CritasWang <[email protected]>
AuthorDate: Mon Aug 19 09:35:53 2024 +0800
fix action name (#13212)
---
.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: