From ab4bcfe39d8ecf757d7d816b09561fb6010531a4 Mon Sep 17 00:00:00 2001 From: wookie184 Date: Thu, 22 Jun 2023 12:50:49 +0100 Subject: Fix actions status badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c3642a..0b23848 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ If `pip`, `setuptools`, or `wheel` are dependencies or need to be exposed, then See [CONTRIBUTING.md](.github/CONTRIBUTING.md). -[1]: https://github.com/python-discord/snekbox/workflows/Lint,%20Test,%20Build,%20Push/badge.svg?branch=main -[2]: https://github.com/python-discord/snekbox/actions?query=workflow%3A%22Lint%2C+Test%2C+Build%2C+Push%22+branch%3Amain +[1]: https://github.com/python-discord/snekbox/workflows/main/badge.svg?branch=main +[2]: https://github.com/python-discord/snekbox/actions/workflows/main.yaml?query=event%3Apush+branch%3Amain [3]: https://coveralls.io/repos/github/python-discord/snekbox/badge.svg?branch=main [4]: https://coveralls.io/github/python-discord/snekbox?branch=main [5]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg -- cgit v1.2.3