Skip to content

Commit fac8960

Browse files
committed
Fix actions badges
1 parent 1ad3019 commit fac8960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ through a unified and easy to use API.
1212
.. image:: https://img.shields.io/pypi/v/apache-libcloud.svg
1313
:target: https://pypi.python.org/pypi/apache-libcloud/
1414

15-
.. image:: https://github.com/apache/libcloud/workflows/CI/badge.svg?branch=trunk
15+
.. image:: https://github.com/apache/libcloud/actions/workflows/ci.yml/badge.svg?branch=trunk
1616
:target: https://github.com/apache/libcloud/actions?query=workflow%3ACI
1717

1818
.. image:: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml/badge.svg?branch=trunk
1919
:target: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml
2020

21-
.. image:: https://github.com/apache/libcloud/workflows/Publish%20pricing.json%20to%20S3%20bucket/badge.svg?branch=trunk
21+
.. image:: https://github.com/apache/libcloud/actions/workflows/publish-pricing.yml/badge.svg?branch=trunk
2222
:target: https://github.com/apache/libcloud/actions?query=workflow%3A%22Publish+pricing.json+to+S3+bucket%22
2323

2424
.. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg

0 commit comments

Comments
 (0)