From 6476b04eeecdd4da9882df66b9fa14b28c50d1c0 Mon Sep 17 00:00:00 2001 From: patrykacc Date: Wed, 19 Mar 2025 18:43:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dad4b65..c6ea461 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SF (SFDX) CLI Setup - Github Action ### Easily setup and cache SF CLI -Main: ![Health check](https://github.com/patrykacc/sf-cli-setup/actions/workflows/test.yml/badge.svg?branch=develop) +![Health check](https://github.com/patrykacc/sf-cli-setup/actions/workflows/test.yml/badge.svg?branch=develop) Action provides easy way to start working with sf cli in your GitHub workflows. Installing cli using this action is much more effective than using the sfdx docker container.