From e13a8a3ff4a363ff4af7652f0615acf0d92ad04b Mon Sep 17 00:00:00 2001 From: "chrisert-sync-bot[bot]" Date: Thu, 4 Jun 2026 16:14:27 +0000 Subject: [PATCH 1/2] chore: sync from main From 468762739188b50becafe66bde226d1d9c79075e Mon Sep 17 00:00:00 2001 From: Fernando Tona <105774270+fernandotonacoder@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:30:37 +0100 Subject: [PATCH 2/2] docs: update main readme file badges (#96) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98cb0fd..c85c6f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Chrisert - Business Website -[![Production](https://github.com/fernandotonacoder/chrisert/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/fernandotonacoder/chrisert/actions/workflows/deploy.yml) -[![Staging](https://github.com/fernandotonacoder/chrisert/actions/workflows/deploy.yml/badge.svg?branch=dev)](https://github.com/fernandotonacoder/chrisert/actions/workflows/deploy.yml) +[![Production](https://img.shields.io/github/actions/workflow/status/fernandotonacoder/chrisert/deploy.yml?branch=main&label=Production)](https://github.com/fernandotonacoder/chrisert/actions/workflows/deploy.yml) +[![Staging](https://img.shields.io/github/actions/workflow/status/fernandotonacoder/chrisert/deploy.yml?branch=dev&label=Staging)](https://github.com/fernandotonacoder/chrisert/actions/workflows/deploy.yml) [![Build and Test](https://github.com/fernandotonacoder/chrisert/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/fernandotonacoder/chrisert/actions/workflows/build-and-test.yml) [![Lint](https://github.com/fernandotonacoder/chrisert/actions/workflows/lint.yml/badge.svg)](https://github.com/fernandotonacoder/chrisert/actions/workflows/lint.yml) [![Security Audit](https://github.com/fernandotonacoder/chrisert/actions/workflows/security-audit.yml/badge.svg)](https://github.com/fernandotonacoder/chrisert/actions/workflows/security-audit.yml)