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 2019/12/26 05:32:12 UTC

[skywalking] branch 6.x updated: Make e2e run on 6.x branch too.

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

wusheng pushed a commit to branch 6.x
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/6.x by this push:
     new ffbe9f5  Make e2e run on 6.x branch too.
ffbe9f5 is described below

commit ffbe9f59ebd34beda55f0cba60d7e7c284461bb6
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Dec 26 13:32:00 2019 +0800

    Make e2e run on 6.x branch too.
---
 .github/workflows/e2e.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml
index effd6f3..9ac777e 100644
--- a/.github/workflows/e2e.yaml
+++ b/.github/workflows/e2e.yaml
@@ -21,6 +21,7 @@ on:
   push:
     branches:
       - master
+      - 6.x
     tags:
       - 'v*'