commit 6c15c187876469f4fa819a1eb29cf99d79efe62a
parent e2deff6ef087b4d2fc16dd2b73e022ef6c7dd004
Author: parazyd <parazyd@dyne.org>
Date: Sun, 4 Apr 2021 12:54:07 +0200
Add sherrif badge.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,8 @@
git-restrict
============
+![Build Status](https://github.com/parazyd/git-restrict/actions/workflows/c-cpp.yml/badge.svg)
+
A minimal utility that allows repository permission management based on
ssh keys when used with the command directive in ssh's authorized_keys
file.