From a3df112db084da9188680bbfeaa314b3e2c5b962 Mon Sep 17 00:00:00 2001 From: Labhansh Agrawal Date: Fri, 24 Apr 2020 23:50:05 +0530 Subject: [PATCH] add github actions status badge to readme (#4508) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29a6d883..f22fe493 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ![](https://assets.zeit.co/image/upload/v1549723846/repositories/hyper/hyper-3-repo-banner.png) +[![Node CI](https://github.com/zeit/hyper/workflows/Node%20CI/badge.svg?event=push)](https://github.com/zeit/hyper/actions?query=workflow%3A%22Node+CI%22+branch%3Acanary+event%3Apush) [![macOS CI Status](https://circleci.com/gh/zeit/hyper.svg?style=shield)](https://circleci.com/gh/zeit/hyper) [![Windows CI status](https://ci.appveyor.com/api/projects/status/kqvb4oa772an58sc?svg=true)](https://ci.appveyor.com/project/zeit/hyper) [![Linux CI status](https://travis-ci.org/zeit/hyper.svg?branch=master)](https://travis-ci.org/zeit/hyper)