diff --git a/.github/workflows/php.yml b/.github/workflows/php.yaml similarity index 100% rename from .github/workflows/php.yml rename to .github/workflows/php.yaml diff --git a/README.md b/README.md index 43db743..60487c9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PHP API Client for Matej recommendation engine [![Latest Stable Version](https://img.shields.io/packagist/v/lmc/matej-client.svg?style=flat-square)](https://packagist.org/packages/lmc/matej-client) -[![GitHub Actions Build Status](https://img.shields.io/github/workflow/status/lmc-eu/matej-client-php/Tests%20and%20linting?style=flat-square&label=GitHub%20Actions%20build)](https://github.com/lmc-eu/matej-client-php/actions) +[![GitHub Actions Build Status](https://img.shields.io/github/actions/workflow/status/lmc-eu/matej-client-php/php.yaml?style=flat-square&label=GitHub%20Actions%20build)](https://github.com/lmc-eu/matej-client-php/actions) [![Coverage Status](https://img.shields.io/coveralls/lmc-eu/matej-client-php/main.svg?style=flat-square)](https://coveralls.io/r/lmc-eu/matej-client-php?branch=main) This library requires PHP 7.1+.