From d4f5812339bba3fc4906052ee72b592bae51721c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20=C3=85lund?= Date: Tue, 3 Mar 2020 09:14:58 +0100 Subject: [PATCH] Added GitHub actions badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eff32a6d14..9e1033f362 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Backstage [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +![](https://github.com/spotify/backstage/workflows/Frontend%20CI/badge.svg) ## What is Backstage?