diff --git a/.github/workflows/coverage.yml b/.github/workflows/run-coverage.yml similarity index 100% rename from .github/workflows/coverage.yml rename to .github/workflows/run-coverage.yml diff --git a/.github/workflows/tests.yml b/.github/workflows/run-tests.yml similarity index 100% rename from .github/workflows/tests.yml rename to .github/workflows/run-tests.yml diff --git a/README.md b/README.md index aee21e3..369b2a2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Lighthouse Translation [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) -[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/jBernavaPrah/lighthouse-translation/run-tests?label=tests)](https://github.com/jBernavaPrah/lighthouse-translation/actions?query=workflow%3Arun-tests+branch%3Amaster) +[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/jBernavaPrah/lighthouse-translation/run-tests?label=tests)](https://github.com/jBernavaPrah/lighthouse-translation/actions?query=workflow%3Arun-tests+branch%3Amain) [![Coverage Status](https://coveralls.io/repos/github/jBernavaPrah/lighthouse-translation/badge.svg?branch=main)](https://coveralls.io/github/jBernavaPrah/lighthouse-translation?branch=main) [![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan) [![Latest Version on Packagist](https://img.shields.io/packagist/v/jBernavaPrah/lighthouse-translation.svg?style=flat-square)](https://packagist.org/packages/jBernavaPrah/lighthouse-translation)