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 68194fb7 test build
68194fb7 is described below

commit 68194fb71f690427eafbfd9e8e5f169fd93050ab
Author: Ubuntu <[email protected]>
AuthorDate: Tue Jan 2 14:29:52 2024 +0000

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

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 61592684..c73fb166 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,6 +1,8 @@
 name: bazel-build CI
 
 #on:
+on: [push]
+
         #push: 
         #branches:
         #- master

Reply via email to