This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch rc/2.0.1
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/rc/2.0.1 by this push:
new cf007a2bfb2 Update cluster-it-1c1d.yml
cf007a2bfb2 is described below
commit cf007a2bfb26087b4990ced236187a8a9df93db6
Author: Haonan <[email protected]>
AuthorDate: Wed Feb 12 10:07:13 2025 +0800
Update cluster-it-1c1d.yml
---
.github/workflows/cluster-it-1c1d.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/cluster-it-1c1d.yml
b/.github/workflows/cluster-it-1c1d.yml
index 40bbec86776..f6ea8a1ae6c 100644
--- a/.github/workflows/cluster-it-1c1d.yml
+++ b/.github/workflows/cluster-it-1c1d.yml
@@ -5,7 +5,7 @@ on:
branches:
- master
- 'rel/1.*'
- - 'rc/1.*'
+ - 'rc/*'
- 'force_ci/**'
paths-ignore:
- 'docs/**'