Skip to content

Commit f1f7251

Browse files
committed
Fix actions badges
1 parent fac8960 commit f1f7251

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/actions/workflows/ci.yml/badge.svg?branch=trunk
15+
.. image:: https://github.com/apache/libcloud/actions/workflows/main.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/actions/workflows/publish-pricing.yml/badge.svg?branch=trunk
21+
.. image:: https://github.com/apache/libcloud/actions/workflows/publish_pricing_to_s3.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)