From 73c11ee171c6af52067a32aacbcd903aa5c4105c Mon Sep 17 00:00:00 2001 From: Leon <33361643+xleonplayz@users.noreply.github.com> Date: Sat, 2 Nov 2024 10:12:40 +0000 Subject: [PATCH] Workflow --- .github/workflows/config.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/workflows/config.json b/.github/workflows/config.json index fe3253a1..6da44163 100644 --- a/.github/workflows/config.json +++ b/.github/workflows/config.json @@ -1,8 +1,7 @@ { - "increase": { - "stable": true, - "dev": true, - "main": true - } + "increase": { + "stable": false, + "dev": true, + "main": false + } } - \ No newline at end of file