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

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


The following commit(s) were added to refs/heads/branch-fixsonarbug202405 by 
this push:
     new 811c9a54f57 enable ci
811c9a54f57 is described below

commit 811c9a54f571f671c53c35bb7e9a3097469a2715
Author: HTHou <[email protected]>
AuthorDate: Tue May 21 10:53:32 2024 +0800

    enable ci
---
 .github/workflows/sonar-codecov.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/sonar-codecov.yml 
b/.github/workflows/sonar-codecov.yml
index 46fa342af15..587acaf8f5c 100644
--- a/.github/workflows/sonar-codecov.yml
+++ b/.github/workflows/sonar-codecov.yml
@@ -8,6 +8,7 @@ on:
     branches:
       - master
       - "rel/*"
+      - branch-fixsonarbug202405
     paths-ignore:
       - "docs/**"
       - 'site/**'

Reply via email to