Skip to content

Commit

Permalink
Fix badges in README (#712)
Browse files Browse the repository at this point in the history
* Update one badge

* Update

* Update other badge

* Update

* Remove
  • Loading branch information
trbromley authored Mar 3, 2023
1 parent 3f3fe7d commit a984cc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

<p align="center">
<a href="https://github.com/PennyLaneAI/qml/actions?query=workflow%3Abuild-master">
<img src="https://img.shields.io/github/workflow/status/PennyLaneAI/qml/build-master?label=master&logo=github&style=flat-square" />
<img src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/build-branch-master.yml?label=master&logo=github&style=flat-square" />
</a>
<a href="https://github.com/PennyLaneAI/qml/actions?query=workflow%3Abuild-dev">
<img src="https://img.shields.io/github/workflow/status/PennyLaneAI/qml/build-dev?label=dev&logo=github&style=flat-square" />
<img src="https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/build-branch-dev.yml?label=dev&logo=github&style=flat-square" />
</a>
<img src="https://img.shields.io/badge/contributions-welcome-orange?style=flat-square"/>
</p>
Expand Down

0 comments on commit a984cc9

Please sign in to comment.