Skip to content

Commit 377bbc0

Browse files
committed
Changed README to github workflow badge
1 parent 95abd00 commit 377bbc0

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
@@ -3,7 +3,7 @@
33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
![npm (scoped)](https://img.shields.io/npm/v/@tsmx/mongoose-encrypted-string)
55
![node-current (scoped)](https://img.shields.io/node/v/@tsmx/mongoose-encrypted-string)
6-
[![Build Status](https://img.shields.io/github/workflow/status/tsmx/mongoose-encrypted-string/Git%20CI%20Build)](https://img.shields.io/github/workflow/status/tsmx/mongoose-encrypted-string/Git%20CI%20Build)
6+
[![Build Status](https://img.shields.io/github/workflow/status/tsmx/mongoose-encrypted-string/git-ci-build)](https://img.shields.io/github/workflow/status/tsmx/mongoose-encrypted-string/git-ci-build)
77
[![Coverage Status](https://coveralls.io/repos/github/tsmx/mongoose-encrypted-string/badge.svg?branch=master)](https://coveralls.io/github/tsmx/mongoose-encrypted-string?branch=master)
88

99
> `EncryptedString` type for Mongoose schemas. Provides AES-256-CBC encryption-at-rest for strings.

0 commit comments

Comments
 (0)