From d23d011e3302f221ff2ba98bb22d174c4d2dcc5d Mon Sep 17 00:00:00 2001 From: Bendy <190111823+FlashJetton@users.noreply.github.com> Date: Wed, 30 Jul 2025 17:39:52 +0700 Subject: [PATCH] Remove automatic release workflow and badge from README --- .github/workflows/{release.yml => release.yml.disabled} | 0 README.md | 1 - 2 files changed, 1 deletion(-) rename .github/workflows/{release.yml => release.yml.disabled} (100%) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml.disabled similarity index 100% rename from .github/workflows/release.yml rename to .github/workflows/release.yml.disabled diff --git a/README.md b/README.md index 0cb5c35..b9cf798 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ [![Python CI](https://github.com/pipedude/evi-run/workflows/Python%20CI/badge.svg)](https://github.com/pipedude/evi-run/actions) [![Docker Build](https://github.com/pipedude/evi-run/workflows/Docker%20Build%20&%20Publish/badge.svg)](https://github.com/pipedude/evi-run/actions) -[![Release](https://github.com/pipedude/evi-run/workflows/Release/badge.svg)](https://github.com/pipedude/evi-run/actions) **Ready-to-use customizable multi-agent AI system that combines plug-and-play simplicity with framework-level flexibility** -- 2.38.5