Skip to content

Commit d62a313

Browse files
authored
Merge pull request #2027 from kieran-ryan/kieran-ryan/fix-readme-workflow-badge
Fix GitHub workflow badge to show status
2 parents d3c6448 + 2273e7a commit d62a313

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
@@ -17,7 +17,7 @@ About
1717
.. image:: https://docs.buildstream.build/master/_static/release.svg
1818
:target: https://docs.buildstream.build/master/_static/release.html
1919

20-
.. image:: https://img.shields.io/github/workflow/status/apache/buildstream/Merge%20actions
20+
.. image:: https://github.com/apache/buildstream/actions/workflows/merge.yml/badge.svg
2121
:alt: GitHub Workflow Status
2222
:target: https://github.com/apache/buildstream/actions/workflows/merge.yml
2323

0 commit comments

Comments
 (0)