Fix GitHub Actions badge link
I've renamed the workflow, so it should be ?query=workflow:build, but actually there's only one workflow so no need to filter.
This commit is contained in:
parent
90be550811
commit
b7d6dee98a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Licence: GPL v2 or later (https://www.gnu.org/copyleft/gpl.html)
|
|||
|buildstatus|_ |appveyor|_ |coverage|_
|
||||
|
||||
.. |buildstatus| image:: https://github.com/mgedmin/findimports/workflows/build/badge.svg?branch=master
|
||||
.. _buildstatus: https://github.com/mgedmin/findimports/actions?query=workflow%3Atests
|
||||
.. _buildstatus: https://github.com/mgedmin/findimports/actions
|
||||
|
||||
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/mgedmin/findimports?branch=master&svg=true
|
||||
.. _appveyor: https://ci.appveyor.com/project/mgedmin/findimports
|
||||
|
|
|
|||
Loading…
Reference in a new issue