From 42f6ff6ee72fda3560318d541627592f11ca3de3 Mon Sep 17 00:00:00 2001 From: Yancharuk Alexander Date: Sun, 22 Feb 2026 14:47:04 +0300 Subject: [PATCH] chore: Use daily Go checks as badge status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb13bbc..ed3af3f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ as a public API. Read more on [SemVer.org][semver src]. [License img]: https://img.shields.io/github/license/nafigator/http?color=teal [License src]: https://www.tldrlegal.com/license/mit-license [Github main status src]: https://github.com/nafigator/http/tree/main -[Github main status badge]: https://github.com/nafigator/http/actions/workflows/go.yml/badge.svg?branch=main +[Github main status badge]: https://github.com/nafigator/http/actions/workflows/daily.yml/badge.svg?branch=main [Codecov report src]: https://app.codecov.io/gh/nafigator/http/tree/main [Codecov report badge]: https://codecov.io/gh/nafigator/http/branch/main/graph/badge.svg [OpenSSF Best Practices src]: https://www.bestpractices.dev/projects/10396