File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ python-jose
33
44A JOSE implementation in Python
55
6- |Build Status | |Coverage Status | |Docs |
6+ |Build Status | |Github Actions CI Status | | Coverage Status | |Docs |
77
88Docs are available on ReadTheDocs _.
99
@@ -86,6 +86,9 @@ This library was originally based heavily on the work of the folks over at PyJWT
8686
8787.. |Build Status | image :: https://travis-ci.org/mpdavis/python-jose.svg?branch=master
8888 :target: https://travis-ci.org/mpdavis/python-jose
89+ .. |Github Actions CI Status | image :: https://github.com/mpdavis/python-jose/workflows/main/badge.svg?branch=master
90+ :target: https://github.com/mpdavis/python-jose/actions?workflow=main
91+ :alt: Github Actions CI Status
8992.. |Coverage Status | image :: http://codecov.io/github/mpdavis/python-jose/coverage.svg?branch=master
9093 :target: http://codecov.io/github/mpdavis/python-jose?branch=master
9194.. |Docs | image :: https://readthedocs.org/projects/python-jose/badge/
You can’t perform that action at this time.
0 commit comments