Skip to content

Commit

Permalink
chore: update CI badge branch to main (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
Americas authored Nov 7, 2021
1 parent cb73fd3 commit 893f7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# sequelize/cli [![npm version](https://badge.fury.io/js/sequelize-cli.svg)](https://npmjs.com/package/sequelize-cli) [![CI](https://github.com/sequelize/cli/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/sequelize/cli/actions/workflows/ci.yml)
# sequelize/cli [![npm version](https://badge.fury.io/js/sequelize-cli.svg)](https://npmjs.com/package/sequelize-cli) [![CI](https://github.com/sequelize/cli/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/sequelize/cli/actions/workflows/ci.yml)

The [Sequelize](https://sequelize.org) Command Line Interface (CLI)

Expand Down

0 comments on commit 893f7ea

Please sign in to comment.