From 7ad700d3b20e2a32b35d2c17fbdc463891608381 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Sat, 4 Apr 2020 11:41:41 +0200 Subject: [PATCH] add status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a49b0bc8..e2228961 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # setup-protoc +![test](https://github.com/arduino/setup-protoc/workflows/test/badge.svg) + This action makes the `protoc` compiler available to Workflows. ## Usage