Skip to content

Commit 60a156e

Browse files
committed
Update workflow name for badge in README
1 parent ae708bf commit 60a156e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AWS Secrets Manager GitHub Action
2-
[![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)
2+
[![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)
33
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/action-factory/aws-secrets-manager-action/blob/master/LICENSE)
44

55
GitHub Action to fetch secrets from AWS Secrets Manager.

0 commit comments

Comments
 (0)