You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/08/31 07:28:37 UTC

[skywalking-banyandb-java-client] branch main updated: Make main push run CI.

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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git


The following commit(s) were added to refs/heads/main by this push:
     new 41a1bf7  Make main push run CI.
41a1bf7 is described below

commit 41a1bf7157562188ca3725c931132d3088ff9171
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Tue Aug 31 15:26:55 2021 +0800

    Make main push run CI.
---
 .github/workflows/ci.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 86ff2b5..9dc5bef 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -18,6 +18,9 @@ name: CI AND IT
 
 on:
   pull_request:
+  push:
+    branches:
+      - main
   schedule:
     - cron: '0 18 * * *'  # TimeZone: UTC 0