From b1a0fd84922d1f924119323e38248b715daef13d Mon Sep 17 00:00:00 2001 From: Leonardo Romor Date: Fri, 14 Mar 2025 00:22:25 +0100 Subject: [PATCH] Update README.md Make the badge represent the state of actions of the main branch only. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c0fe97..e7d0246 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -[![Continuous Integration](https://github.com/lromor/fpga-assembler/workflows/ci/badge.svg)](https://github.com/lromor/fpga-assembler/actions/workflows/ci.yml) +[![Continuous Integration](https://github.com/lromor/fpga-assembler/workflows/ci/badge.svg?branch=main)](https://github.com/lromor/fpga-assembler/actions/workflows/ci.yml) # fpga-assembler