Skip to content

Commit d7b6f59

Browse files
authored
docs(readme): update ci badge target (#1034)
Signed-off-by: Frazer Smith <[email protected]>
1 parent e355417 commit d7b6f59

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
# @fastify/nextjs
22

3-
[![CI](https://github.com/fastify/fastify-nextjs/actions/workflows/ci.yml/badge.svg)](https://github.com/fastify/fastify-nextjs/actions/workflows/ci.yml)
3+
[![CI](https://github.com/fastify/fastify-nextjs/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/fastify/fastify-nextjs/actions/workflows/ci.yml)
44
[![NPM version](https://img.shields.io/npm/v/@fastify/nextjs.svg?style=flat)](https://www.npmjs.com/package/@fastify/nextjs)
55
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://standardjs.com/)
66

0 commit comments

Comments
 (0)