From 60a156e70933fa9c6c51ed854dc74d8d7ba126d1 Mon Sep 17 00:00:00 2001 From: Abhilash Kishore Date: Wed, 6 May 2020 11:59:58 -0700 Subject: [PATCH] Update workflow name for badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2b9f72..7a1f6a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AWS Secrets Manager GitHub Action -[![Unit Tests](https://github.com/action-factory/aws-secrets-manager-action/workflows/Unit%20Tests/badge.svg?branch=master)](https://github.com/action-factory/aws-secrets-manager-action/actions?query=workflow%3A%22Unit+Tests%22) +[![Tests](https://github.com/action-factory/aws-secrets-manager-action/workflows/Tests/badge.svg?branch=master)](https://github.com/action-factory/aws-secrets-manager-action/actions?query=workflow%3A%22Tests%22) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/action-factory/aws-secrets-manager-action/blob/master/LICENSE) GitHub Action to fetch secrets from AWS Secrets Manager.