From d4dc0aedc77432110c20a582117d3d0febbc85cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Schr=C3=B6dinger?= <132720404+Schrodinger71@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:31:23 +0300 Subject: [PATCH] =?UTF-8?q?build-test-debug.yml=20=D1=82=D0=B5=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D1=8C=20=D0=BC=D0=BE=D0=B6=D0=BD=D0=BE=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=83=D1=81=D0=BA=D0=B0=D1=82=D1=8C=20=D0=B2=20=D1=80?= =?UTF-8?q?=D1=83=D1=87=D0=BD=D1=83=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-test-debug.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-test-debug.yml b/.github/workflows/build-test-debug.yml index 17ba32fe2b..a4ad8996eb 100644 --- a/.github/workflows/build-test-debug.yml +++ b/.github/workflows/build-test-debug.yml @@ -7,6 +7,7 @@ on: pull_request: types: [ opened, reopened, synchronize, ready_for_review ] branches: [ master ] + workflow_dispatch: # ручной запуск ADT Tweak jobs: build: