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

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

commit c266965e7295d33de95327fa529586bcb445b042
Author: HTHou <[email protected]>
AuthorDate: Tue Dec 22 13:12:26 2020 +0800

    try coverall
---
 .github/workflows/sonar_and_coverall.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/sonar_and_coverall.yml 
b/.github/workflows/sonar_and_coverall.yml
index b7632ce..03f6573 100644
--- a/.github/workflows/sonar_and_coverall.yml
+++ b/.github/workflows/sonar_and_coverall.yml
@@ -8,6 +8,7 @@ on:
     branches: 
       - master
       - 'rel/*'
+      - try_coverall
     paths-ignore:
       - 'docs/**'
   pull_request:

Reply via email to