Skip to content

Commit f9bc484

Browse files
docs: update CI and test badge URLs to explicitly track the main branch
1 parent 494a273 commit f9bc484

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ⚛️ Quantum Error Mitigation Benchmarking Suite
22

3-
[![CI](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/ci.yml/badge.svg)](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/ci.yml)
4-
[![Tests](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/test.yml/badge.svg)](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/test.yml)
3+
[![CI](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/ci.yml?branch=main)
4+
[![Tests](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/johngeorgea157-stack/quantum-error-mitigation-bench/actions/workflows/test.yml?branch=main)
55
[![codecov](https://codecov.io/gh/johngeorgea157-stack/quantum-error-mitigation-bench/branch/main/graph/badge.svg)](https://codecov.io/gh/johngeorgea157-stack/quantum-error-mitigation-bench)
66
[![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python&logoColor=white)](https://www.python.org/)
77
[![Qiskit](https://img.shields.io/badge/Qiskit-2.x-6929C4?logo=ibm&logoColor=white)](https://qiskit.org/)

0 commit comments

Comments
 (0)