Skip to content

Commit d35e5f6

Browse files
authored
Merge pull request #24 from PHPCSStandards/feature/readme-fix-badges-take-two
README: fix another badge
2 parents dd040f0 + 694c06e commit d35e5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PHPCSDevCS for developers of PHP_CodeSniffer sniffs
55
[![Release Date of the Latest Version](https://img.shields.io/github/release-date/PHPCSStandards/PHPCSDevCS.svg?maxAge=1800)](https://github.com/PHPCSStandards/PHPCSDevCS/releases)
66
:construction:
77
[![Latest Unstable Version](https://img.shields.io/badge/unstable-dev--main-e68718.svg?maxAge=2419200)](https://packagist.org/packages/phpcsstandards/phpcsdevcs#dev-main)
8-
[![Build Status](https://github.com/PHPCSStandards/PHPCSDevCS/workflows/CI/badge.svg?branch=main)](https://github.com/PHPCSStandards/PHPCSDevCS/actions)
8+
[![Build Status](https://github.com/PHPCSStandards/PHPCSDevCS/actions/workflows/ci.yml/badge.svg)](https://github.com/PHPCSStandards/PHPCSDevCS/actions/workflows/ci.yml)
99
[![Last Commit to Unstable](https://img.shields.io/github/last-commit/PHPCSStandards/PHPCSDevCS/main.svg)](https://github.com/PHPCSStandards/PHPCSDevCS/commits/main)
1010

1111
[![Minimum PHP Version](https://img.shields.io/packagist/php-v/phpcsstandards/phpcsdevcs.svg?maxAge=3600)](https://packagist.org/packages/phpcsstandards/phpcsdevcs)

0 commit comments

Comments
 (0)