You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2021/06/17 03:06:05 UTC

[dubbo-js] branch master updated: add node ci action badge

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

hufeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-js.git


The following commit(s) were added to refs/heads/master by this push:
     new e9bc1e1  add node ci action badge
e9bc1e1 is described below

commit e9bc1e1a27d2babeab01ba0e2569225b87b04044
Author: 胡锋 <fe...@gmail.com>
AuthorDate: Thu Jun 17 11:06:01 2021 +0800

    add node ci action badge
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index b4c0a65..3d4d3c4 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 Dubbo-js, using Node.js to embrace the Dubbo ecosystem. See this [Demo](https://github.com/apache/dubbo-js) to find how intelligent this project is.
 
+[![Node.js CI](https://github.com/apache/dubbo-js/actions/workflows/nodejs.yml/badge.svg?branch=master)](https://github.com/apache/dubbo-js/actions/workflows/nodejs.yml)
+
 ## Features
 
 - Various transport protocols (Hessian, JSON-RPC etc.) supports