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

junchao pushed a commit to branch fix_test
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git


The following commit(s) were added to refs/heads/fix_test by this push:
     new 34210ec4 test build
34210ec4 is described below

commit 34210ec4e925d63a2bd01897c5d59508367f9e27
Author: Ubuntu <[email protected]>
AuthorDate: Tue Jan 2 14:21:59 2024 +0000

    test build
---
 .github/workflows/build.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 618e908f..b2337211 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,13 +1,13 @@
 name: bazel-build CI
 
 on:
-  push: 
-    branches:
-      - master
+        #push: 
+        #branches:
+        #- master
 
-  pull_request:
-    branches: 
-      - master
+        #pull_request:
+        #branches: 
+        #- master
 
 jobs:
   ubuntu-build:

Reply via email to