From 9a834c6eece52b13a46fe314379bf1ee37aae27e Mon Sep 17 00:00:00 2001 From: Ron Netzer Date: Tue, 1 Mar 2022 10:32:47 +0200 Subject: [PATCH] fix: wrong badge in readme (#28) --- packages/nx-affected-matrix/README.md | 4 ++-- packages/nx-distributed-task/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/nx-affected-matrix/README.md b/packages/nx-affected-matrix/README.md index f762e4da..30dfb336 100644 --- a/packages/nx-affected-matrix/README.md +++ b/packages/nx-affected-matrix/README.md @@ -1,7 +1,7 @@ # @e-square/nx-affected-matrix-lib -[![NPM](https://img.shields.io/github/package-json/v/e-square-io/nx-affected-matrix-lib?&logo=npm&style=flat-square)]() -[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/e-square-io/nx-github-actions/Main%20Workflow?style=flat-square)](https://github.com/e-square-io/nx-github-actions/actions/workflows/main.yml) +[![NPM](https://img.shields.io/github/package-json/v/e-square-io/nx-affected-matrix?&logo=npm&style=flat-square)]() +[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/e-square-io/nx-github-actions/Main%20Workflow/main?event=push&logo=github&style=flat-square)](https://github.com/e-square-io/nx-github-actions/actions/workflows/main.yml) [![Codecov](https://img.shields.io/codecov/c/github/e-square-io/nx-github-actions?logo=codecov&style=flat-square&token=PVPVUJAD1X)](https://app.codecov.io/gh/e-square-io/nx-github-actions) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](https://github.com/e-square-io/nx-github-actions#contributors-) [![MIT](https://img.shields.io/packagist/l/doctrine/orm.svg?style=flat-square)](https://github.com/e-square-io/nx-github-actions/blob/main/LICENSE) diff --git a/packages/nx-distributed-task/README.md b/packages/nx-distributed-task/README.md index 4ac1fb31..c129928b 100644 --- a/packages/nx-distributed-task/README.md +++ b/packages/nx-distributed-task/README.md @@ -1,7 +1,7 @@ # @e-square/nx-distributed-task-lib -[![NPM](https://img.shields.io/github/package-json/v/e-square-io/nx-distributed-task-lib?&logo=npm&style=flat-square)]() -[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/e-square-io/nx-github-actions/Main%20Workflow?style=flat-square)](https://github.com/e-square-io/nx-github-actions/actions/workflows/main.yml) +[![NPM](https://img.shields.io/github/package-json/v/e-square-io/nx-distributed-task?&logo=npm&style=flat-square)]() +[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/e-square-io/nx-github-actions/Main%20Workflow/main?event=push&logo=github&style=flat-square)](https://github.com/e-square-io/nx-github-actions/actions/workflows/main.yml) [![Codecov](https://img.shields.io/codecov/c/github/e-square-io/nx-github-actions?logo=codecov&style=flat-square&token=PVPVUJAD1X)](https://app.codecov.io/gh/e-square-io/nx-github-actions) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](https://github.com/e-square-io/nx-github-actions#contributors-) [![MIT](https://img.shields.io/packagist/l/doctrine/orm.svg?style=flat-square)](https://github.com/e-square-io/nx-github-actions/blob/main/LICENSE)