Skip to content

Commit 53e5e11

Browse files
authored
Add Github Actions badge
1 parent 94c1701 commit 53e5e11

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python-can
33

44
|release| |python_implementation| |downloads| |downloads_monthly| |formatter|
55

6-
|docs| |build_travis| |coverage| |mergify|
6+
|docs| |github-actions| |build_travis| |coverage| |mergify|
77

88
.. |release| image:: https://img.shields.io/pypi/v/python-can.svg
99
:target: https://pypi.python.org/pypi/python-can/
@@ -29,6 +29,10 @@ python-can
2929
:target: https://python-can.readthedocs.io/en/stable/
3030
:alt: Documentation
3131

32+
.. |github-actions| image:: https://github.com/hardbyte/python-can/actions/workflows/build.yml/badge.svg?branch=develop
33+
:target: https://github.com/hardbyte/python-can/actions/workflows/build.yml
34+
:alt: Github Actions workflow status
35+
3236
.. |build_travis| image:: https://img.shields.io/travis/com/hardbyte/python-can/develop.svg?label=Travis%20CI
3337
:target: https://travis-ci.com/hardbyte/python-can
3438
:alt: Travis CI Server for develop branch

0 commit comments

Comments
 (0)