We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4983b18 commit 023e630Copy full SHA for 023e630
1 file changed
README.md
@@ -4,8 +4,8 @@
4
Dev/Mono Repo for MixerAPI — A CakePHP Plugin for RESTful API Development
5
</p>
6
<p align="center">
7
- <a href="https://github.com/mixerapi/mixerapi-dev/actions?query=workflow%3ABuild" target="_blank">
8
- <img alt="Build Status" src="https://github.com/mixerapi/mixerapi-dev/workflows/Build/badge.svg?branch=master">
+ <a href="https://github.com/mixerapi/mixerapi-dev/actions/workflows/master.yml" target="_blank">
+ <img alt="Build Status" src="https://github.com/mixerapi/mixerapi-dev/actions/workflows/master.yml/badge.svg">
9
</a>
10
<a href="https://coveralls.io/github/mixerapi/mixerapi-dev?branch=master" target="_blank">
11
<img alt="Coverage Status" src="https://coveralls.io/repos/github/mixerapi/mixerapi-dev/badge.svg?branch=master">
0 commit comments