diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3aa6130..496e8b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,6 @@ on: push: branches: - main - - master - next - 'v*' paths-ignore: diff --git a/README.md b/README.md index 288793a..2c57710 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @fastify/compress -[![CI](https://github.com/fastify/fastify-compress/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/fastify/fastify-compress/actions/workflows/ci.yml) +[![CI](https://github.com/fastify/fastify-compress/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/fastify/fastify-compress/actions/workflows/ci.yml) [![NPM version](https://img.shields.io/npm/v/@fastify/compress.svg?style=flat)](https://www.npmjs.com/package/@fastify/compress) [![neostandard javascript style](https://img.shields.io/badge/code_style-neostandard-brightgreen?style=flat)](https://github.com/neostandard/neostandard)