Skip to content

Commit ab4bcfe

Browse files
authored
Fix actions status badge
1 parent 9804a10 commit ab4bcfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ If `pip`, `setuptools`, or `wheel` are dependencies or need to be exposed, then
121121
See [CONTRIBUTING.md](.github/CONTRIBUTING.md).
122122

123123

124-
[1]: https://github.com/python-discord/snekbox/workflows/Lint,%20Test,%20Build,%20Push/badge.svg?branch=main
125-
[2]: https://github.com/python-discord/snekbox/actions?query=workflow%3A%22Lint%2C+Test%2C+Build%2C+Push%22+branch%3Amain
124+
[1]: https://github.com/python-discord/snekbox/workflows/main/badge.svg?branch=main
125+
[2]: https://github.com/python-discord/snekbox/actions/workflows/main.yaml?query=event%3Apush+branch%3Amain
126126
[3]: https://coveralls.io/repos/github/python-discord/snekbox/badge.svg?branch=main
127127
[4]: https://coveralls.io/github/python-discord/snekbox?branch=main
128128
[5]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg

0 commit comments

Comments
 (0)