Skip to content

Commit

Permalink
Fix badge with build status in README.md (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomzyakov committed May 15, 2023
1 parent d1bae4d commit 7967908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ If you will find any package errors, please, [make an issue][link_create_issue]

This is open-sourced software licensed under the [MIT License][link_license].

[badge_build]:https://img.shields.io/github/workflow/status/avto-dev/php-cs-fixer/tests?logo=github
[badge_build]:https://img.shields.io/github/actions/workflow/status/avto-dev/php-cs-fixer/tests.yml
[badge_packagist_version]:https://img.shields.io/packagist/v/avto-dev/php-cs-fixer.svg?maxAge=180
[badge_php_version]:https://img.shields.io/packagist/php-v/avto-dev/php-cs-fixer.svg?longCache=true
[badge_downloads_count]:https://img.shields.io/packagist/dt/avto-dev/php-cs-fixer.svg?maxAge=180
Expand Down

0 comments on commit 7967908

Please sign in to comment.