From bbdc7111c2efdb39c08712f7fe516cb7d1e0012f Mon Sep 17 00:00:00 2001 From: Rasso Hilber Date: Mon, 4 Aug 2025 20:18:57 +0200 Subject: [PATCH] Fix badges target branch --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47979a7..3b9a401 100755 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ -[![Unit Tests](https://img.shields.io/github/actions/workflow/status/swup/scroll-plugin/unit-tests.yml?branch=next&label=unit%20tests)](https://github.com/swup/scroll-plugin/actions/workflows/unit-tests.yml) -[![E2E Tests](https://img.shields.io/github/actions/workflow/status/swup/scroll-plugin/e2e-tests.yml?branch=next&label=e2e%20tests)](https://github.com/swup/scroll-plugin/actions/workflows/e2e-tests.yml) +[![Unit Tests](https://img.shields.io/github/actions/workflow/status/swup/scroll-plugin/unit-tests.yml?branch=main&label=unit%20tests)](https://github.com/swup/scroll-plugin/actions/workflows/unit-tests.yml) +[![E2E Tests](https://img.shields.io/github/actions/workflow/status/swup/scroll-plugin/e2e-tests.yml?branch=main&label=e2e%20tests)](https://github.com/swup/scroll-plugin/actions/workflows/e2e-tests.yml) [![License](https://img.shields.io/github/license/swup/scroll-plugin.svg)](https://github.com/swup/scroll-plugin/blob/main/LICENSE)