Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ff5e51

Browse files
committed
Fix build badge to only show master branch builds
1 parent 3986e00 commit 4ff5e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# highlight.php
22

3-
[![Unit Tests](https://github.com/scrivo/highlight.php/workflows/Unit%20Tests/badge.svg)](https://github.com/scrivo/highlight.php/actions?query=workflow%3A%22Unit+Tests%22)
3+
[![Unit Tests](https://github.com/scrivo/highlight.php/workflows/Unit%20Tests/badge.svg?branch=master)](https://github.com/scrivo/highlight.php/actions?query=workflow%3A%22Unit+Tests%22+branch%3Amaster)
44
[![Latest Packagist release](https://img.shields.io/packagist/v/scrivo/highlight.php.svg)](https://packagist.org/packages/scrivo/highlight.php)
55
[![Monthly downloads on Packagist](https://img.shields.io/packagist/dm/scrivo/highlight.php.svg)](https://packagist.org/packages/scrivo/highlight.php/stats)
66

0 commit comments

Comments
 (0)