Skip to content

Commit b3eb8a2

Browse files
committed
minor: Update CI badge
1 parent 7a6f162 commit b3eb8a2

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,6 +1,6 @@
11
# AWS Lambda Node.js Runtime Interface Client (RIC)
22

3-
[![CI](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/actions/workflows/ci.yml/badge.svg)](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/actions/workflows/ci.yml)
3+
[![CI](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/actions/workflows/test-on-push-and-pr.yml/badge.svg)](https://github.com/aws/aws-lambda-nodejs-runtime-interface-client/actions/workflows/test-on-push-and-pr.yml/badge.svg)
44
[![npm version](https://badge.fury.io/js/aws-lambda-ric.svg)](https://www.npmjs.com/package/aws-lambda-ric)
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
66

0 commit comments

Comments
 (0)