From e03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 7 Aug 2021 23:07:59 +0300 Subject: README: add CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 170ee78..a554e10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Set up WireGuard ================ +[![Test](https://github.com/egor-tensin/setup-wireguard/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/setup-wireguard/actions/workflows/test.yml) + This GitHub action sets up a WireGuard connection in your workflow run. 1. Installs WireGuard if it's missing. -- cgit v1.2.3