diff --git a/.github/workflows/python-verification.yml b/.github/workflows/package-verification.yml similarity index 100% rename from .github/workflows/python-verification.yml rename to .github/workflows/package-verification.yml diff --git a/README.md b/README.md index e5042f8..91f112f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![CI Status](https://img.shields.io/github/actions/workflow/status/postgrespro/testgres.common/.github/workflows/python-verification.yml?label=CI)](https://github.com/postgrespro/testgres.common/actions/workflows/python-verification.yml) +[![CI Status](https://img.shields.io/github/actions/workflow/status/postgrespro/testgres.common/.github/workflows/package-verification.yml?label=CI)](https://github.com/postgrespro/testgres.common/actions/workflows/package-verification.yml) [![PyPI package version](https://badge.fury.io/py/testgres_common.svg)](https://badge.fury.io/py/testgres.common) [![PyPI python versions](https://img.shields.io/pypi/pyversions/testgres_common)](https://pypi.org/project/testgres.common) [![PyPI downloads](https://img.shields.io/pypi/dm/testgres_common)](https://pypi.org/project/testgres.common)