From d17065bb567dbaaffe9a4c0c1a30bce710f1a48a Mon Sep 17 00:00:00 2001 From: Dmitry <124861781+ada-dmitry@users.noreply.github.com> Date: Tue, 6 Jan 2026 13:38:06 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BE=D0=BA=D1=80=D1=83=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D0=B7=D0=B0=D0=B4=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BF=D0=B5=D1=80=D0=B5=D1=80=D0=B0=D1=81=D0=BF=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B5=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BF=D0=BE?= =?UTF-8?q?=D1=80=D1=82=D1=84=D0=B5=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/rebalance.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rebalance.yml b/.github/workflows/rebalance.yml index ba6acbe..9115594 100644 --- a/.github/workflows/rebalance.yml +++ b/.github/workflows/rebalance.yml @@ -11,6 +11,7 @@ on: jobs: rebalance: runs-on: ubuntu-latest + environment: tinvest steps: - name: Checkout code