File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11name : Node.js CI
22
33on :
4+ workflow_dispatch :
5+ push :
6+ branches : [ "main" ]
47 pull_request :
5- branches : [ main ]
8+ branches : [ " main" ]
69
710jobs :
811 build :
Original file line number Diff line number Diff line change 11name : Publish Packages
22
33on :
4+ workflow_dispatch :
45 release :
56 types : [published]
67
Original file line number Diff line number Diff line change 11# postgraphile-plugin-remove-foreign-key-fields
22
3- [ ![ CircleCI] ( https://img.shields.io/circleci/build/github/jarvisuser9/postgraphile-plugin-remove-foreign-key-fields/main )] ( https://github.com/jarvisuser9/postgraphile-plugin-remove-foreign-key-fields )
4- [ ![ npm version] ( https://img.shields.io/npm/v/postgraphile-plugin-remove-foreign-key-fields )] ( https://www.npmjs.com/package/postgraphile-plugin-remove-foreign-key-fields )
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 )
57
68## Motivation
79
You can’t perform that action at this time.
0 commit comments