From 771ef2c5b8df8419047bde8da2f4b92ff1ae8ffc Mon Sep 17 00:00:00 2001 From: haya14busa Date: Sun, 19 Jan 2020 07:51:48 +0000 Subject: [PATCH] add badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 45955e7..67d3a58 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # depup - Action which updates dependencies automatically +[![Test](https://github.com/haya14busa/action-depup/workflows/Test/badge.svg)](https://github.com/haya14busa/action-depup/actions?query=workflow%3ATest) +[![reviewdog](https://github.com/haya14busa/action-depup/workflows/reviewdog/badge.svg)](https://github.com/haya14busa/action-depup/actions?query=workflow%3Areviewdog) + ## Inputs ```yaml