From 3b394a619d74020ea83e1e16b28b4aa0142ac63d Mon Sep 17 00:00:00 2001 From: Holger Schmermbeck Date: Sun, 26 Oct 2025 23:55:24 +0100 Subject: [PATCH] docs: add workflow badges to README - Added Quality Gates workflow badge - Added PR Size workflow badge - Updated license badge to match frontend style - Removed redundant REUSE badge (checked in quality.yml) Aligns with other SecPal repositories. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e5ac0b..6da9413 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ SPDX-License-Identifier: CC0-1.0 > Laravel backend API for SecPal - Digital guard book and security service management -[![REUSE Compliance](https://img.shields.io/badge/REUSE-compliant-green)](https://reuse.software/) -[![License: AGPL-3.0-or-later](https://img.shields.io/badge/License-AGPL%203.0+-blue.svg)](LICENSE) +[![Quality Gates](https://github.com/SecPal/api/actions/workflows/quality.yml/badge.svg)](https://github.com/SecPal/api/actions/workflows/quality.yml) +[![PR Size](https://github.com/SecPal/api/actions/workflows/pr-size.yml/badge.svg)](https://github.com/SecPal/api/actions/workflows/pr-size.yml) +[![License: AGPL v3+](https://img.shields.io/badge/License-AGPL%20v3+-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) ## About