Skip to content

Commit 01b52d9

Browse files
committed
docs: link Build Status to Tox workflow
Link to the same workflow that is checked for the badge. Both because it matches the badge status and because it's the one users are likely to want to see. Signed-off-by: Kevin Locke <[email protected]>
1 parent 1fe7eda commit 01b52d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project Template
44

55
.. image:: https://img.shields.io/github/actions/workflow/status/kevinoid/python-project-template/tox.yml?branch=main&style=flat&label=build
66
:alt: Build Status
7-
:target: https://github.com/kevinoid/python-project-template/actions?query=branch%3Amain
7+
:target: https://github.com/kevinoid/python-project-template/actions/workflows/tox.yml?query=branch%3Amain
88
.. image:: https://img.shields.io/gitlab/pipeline-status/kevinoid/python-project-template.svg?branch=main&style=flat&label=build
99
:alt: Build Status
1010
:target: https://gitlab.com/kevinoid/python-project-template/-/pipelines?ref=main

0 commit comments

Comments
 (0)