From f9594b78318098d7d4fdf7280f2f5919d6492f8e Mon Sep 17 00:00:00 2001 From: Arkadii Yakovets Date: Fri, 26 Jun 2026 08:28:52 -0700 Subject: [PATCH] Update CI badge configuration Signed-off-by: Arkadii Yakovets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bfb902643..77df00f1a7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![OWASP](https://img.shields.io/badge/production-blue?&label=level&style=for-the-badge)](https://owasp.org/www-project-nest/) [![OWASP](https://img.shields.io/badge/Code-blue?label=type&style=for-the-badge)](https://owasp.org/www-project-nest/) [![License](https://img.shields.io/badge/license-%20MIT-blue?style=for-the-badge)](https://github.com/OWASP/Nest/blob/main/LICENSE) [![CREATED](https://img.shields.io/badge/created-aug,%202024-blue?style=for-the-badge)](https://github.com/OWASP/Nest/commit/2a213c2efcfc2f8889c2f1d330da0d2e6f649fc1) -[![CI](https://img.shields.io/github/actions/workflow/status/owasp/nest/ci.yaml?branch=main&color=blue&label=CI&style=for-the-badge)](https://github.com/owasp/nest/actions/workflows/ci.yaml?query=branch%3Amain) [![CI/CD](https://img.shields.io/github/actions/workflow/status/owasp/nest/ci-cd-staging.yaml?branch=main&color=blue&label=CI%2FCD&style=for-the-badge)](https://github.com/owasp/nest/actions/workflows/ci-cd-staging.yaml?query=branch%3Amain) [![OpenSSF](https://img.shields.io/badge/OpenSSF-passing-blue?style=for-the-badge)](https://www.bestpractices.dev/projects/10174) [![OSSF-Scorecard Score](https://img.shields.io/ossf-scorecard/github.com/OWASP/Nest?style=for-the-badge&color=blue)](https://scorecard.dev/viewer/?uri=github.com/OWASP/Nest) +[![CI](https://img.shields.io/github/actions/workflow/status/owasp/nest/ci.yaml?event=merge_group&color=blue&label=CI&style=for-the-badge)](https://github.com/owasp/nest/actions/workflows/ci.yaml?query=event%3Amerge_group) [![CI/CD](https://img.shields.io/github/actions/workflow/status/owasp/nest/ci-cd-staging.yaml?branch=main&color=blue&label=CI%2FCD&style=for-the-badge)](https://github.com/owasp/nest/actions/workflows/ci-cd-staging.yaml?query=branch%3Amain) [![OpenSSF](https://img.shields.io/badge/OpenSSF-passing-blue?style=for-the-badge)](https://www.bestpractices.dev/projects/10174) [![OSSF-Scorecard Score](https://img.shields.io/ossf-scorecard/github.com/OWASP/Nest?style=for-the-badge&color=blue)](https://scorecard.dev/viewer/?uri=github.com/OWASP/Nest) [![project-nest](https://img.shields.io/badge/%40owasp--nest-blue?label=linkedin&logo=linkedin&logoColor=white&style=for-the-badge)](https://www.linkedin.com/company/owasp-nest) [![project-nest](https://img.shields.io/badge/%23project--nest-blue?label=slack&logoColor=white&style=for-the-badge)](https://owasp.slack.com/archives/project-nest)