Skip to content

Commit 4c1c325

Browse files
authored
Fix GHA badge in readme after #734 (#762)
1 parent 1e474e6 commit 4c1c325

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
@@ -1,7 +1,7 @@
11
aiomysql
22
========
3-
.. image:: https://github.com/aio-libs/aiomysql/actions/workflows/ci.yml/badge.svg?branch=master
4-
:target: https://github.com/aio-libs/aiomysql/actions/workflows/ci.yml
3+
.. image:: https://github.com/aio-libs/aiomysql/actions/workflows/ci-cd.yml/badge.svg?branch=master
4+
:target: https://github.com/aio-libs/aiomysql/actions/workflows/ci-cd.yml
55
.. image:: https://codecov.io/gh/aio-libs/aiomysql/branch/master/graph/badge.svg
66
:target: https://codecov.io/gh/aio-libs/aiomysql
77
:alt: Code coverage

0 commit comments

Comments
 (0)