From afd86aa76ce963d119a44a0b82ec72065e061778 Mon Sep 17 00:00:00 2001 From: Andreas Mieke Date: Fri, 29 Dec 2023 14:04:02 +0100 Subject: [PATCH] docs: Add CI badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43823a5..2644e7a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # woodpecker-scp +[![status-badge](https://ci.merp.digital/api/badges/2/status.svg)](https://ci.merp.digital/repos/2) + woodpecker-scp is a small plugin for weoodpecker, which allows users to upload diretories and files to any server that supports scp. ## Usage