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

xuanwo pushed a commit to branch fix-rocksdb-test
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/fix-rocksdb-test by this push:
     new 7c3055efd trigger test
7c3055efd is described below

commit 7c3055efdfeca0bfba6e13017c95388e8c8e17e6
Author: Xuanwo <[email protected]>
AuthorDate: Tue Aug 15 11:24:20 2023 +0800

    trigger test
    
    Signed-off-by: Xuanwo <[email protected]>
---
 .github/workflows/service_test_rocksdb.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/service_test_rocksdb.yml 
b/.github/workflows/service_test_rocksdb.yml
index 7fb3acec6..d07443675 100644
--- a/.github/workflows/service_test_rocksdb.yml
+++ b/.github/workflows/service_test_rocksdb.yml
@@ -30,6 +30,7 @@ on:
       - "!core/src/docs/**"
       - "!core/src/services/**"
       - "core/src/services/rocksdb/**"
+      - ".github/actions/setup/action.yaml"
       - ".github/workflows/service_test_rocksdb.yml"
 
 concurrency:

Reply via email to