aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-08-07 23:07:59 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-08-07 23:07:59 +0300
commite03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49 (patch)
tree50f06c3cc9086b8b47364154076ea85c08cab97e /README.md
parentREADME: fix broken link (diff)
downloadsetup-wireguard-e03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49.tar.gz
setup-wireguard-e03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49.zip
README: add CI badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.