From 44e1f5c9e0a0230d0143480227c7456531eac37d Mon Sep 17 00:00:00 2001 From: Francis Chuang Date: Tue, 26 Mar 2024 14:06:06 +1100 Subject: [PATCH] Add tests badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a637ec..3cf1064 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Vault Plugin: Backblaze B2 Secrets Backend +[![Tests](https://github.com/Boostport/vault-plugin-secrets-backblazeb2/actions/workflows/tests.yml/badge.svg)](https://github.com/Boostport/vault-plugin-secrets-backblazeb2/actions/workflows/tests.yml) + This is a [HashiCorp Vault](https://www.github.com/hashicorp/vault) plugin that generates application keys for [Backblaze B2 Cloud Storage](https://www.backblaze.com/cloud-storage).