From f5a4932ed83b4d3fa0644fb758a57163f733fab8 Mon Sep 17 00:00:00 2001 From: Caleb Maclennan Date: Wed, 23 Oct 2019 16:17:58 +0300 Subject: [PATCH] Add badge for CI check workflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91585db..923d63a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Tagbar: a class outline viewer for Vim [![Vint](https://github.com/majutsushi/tagbar/workflows/Vint/badge.svg)](https://github.com/majutsushi/tagbar/actions?workflow=Vint) +[![Check](https://github.com/majutsushi/tagbar/workflows/Check/badge.svg)](https://github.com/majutsushi/tagbar/actions?workflow=Check) ## What Tagbar is