Skip to content

Commit 5f184bd

Browse files
committed
Fixing status badges
1 parent 2d4fe44 commit 5f184bd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# postgraphile-plugin-remove-foreign-key-fields
22

3-
[![Build Status](https://img.shields.io/github/workflow/status/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/Node.js%20CI?label=Build)](https://github.com/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/actions/workflows/node.js.yml)
4-
[![NPM Publish Status](https://img.shields.io/github/workflow/status/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/Publish%20Packages?label=Release)](https://github.com/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/actions/workflows/npm-publish.yml)
5-
[![NPM Status](https://img.shields.io/npm/v/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields.svg?label=NPM)](https://github.com/www.npmjs.com/package/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields)
6-
![License](https://img.shields.io/github/license/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields?label=License)
3+
[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/node.js.yml?branch=main&label=Build)](https://github.com/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/actions/workflows/node.js.yml)
4+
[![npm (scoped)](https://img.shields.io/npm/v/@brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields?label=NPM)](https://www.npmjs.com/package/@brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields)
5+
[![License](https://img.shields.io/github/license/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields?label=License)](https://github.com/brooklyn-labs/postgraphile-plugin-remove-foreign-key-fields/blob/main/LICENSE.md)
76

87
## Motivation
98

0 commit comments

Comments
 (0)