From 788e88658cc0e83bd808f9cc8f2f91b95956e86e Mon Sep 17 00:00:00 2001 From: Danylo Moshenskyi Date: Mon, 15 Dec 2025 21:03:03 +0100 Subject: [PATCH] docs: readme ci badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5a41b7..052784c 100644 --- a/README.md +++ b/README.md @@ -148,5 +148,5 @@ bytes32 tokenAddress // UniversalAddress of the custom token on the sour [license-image]: https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg?style=flat-square [license-url]: https://opensource.org/license/apache-2-0 -[ci-image]: https://img.shields.io/github/actions/workflow/status/Folks-Finance/executor-contracts/format.yml?branch=main&logo=github&style=flat-square -[ci-url]: https://github.com/Folks-Finance/executor-contracts/actions/workflows/format.yml +[ci-image]: https://img.shields.io/github/actions/workflow/status/Folks-Finance/executor-contracts/ci.yml?branch=main&logo=github&style=flat-square +[ci-url]: https://github.com/Folks-Finance/executor-contracts/actions/workflows/ci.yml