From 3459f43acb1206f2562448bfc9e6dd082cdd98b1 Mon Sep 17 00:00:00 2001 From: xiran56 <95040019+xiran56@users.noreply.github.com> Date: Sat, 30 Dec 2023 12:26:05 +0500 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20ac?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/code-analysis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/code-analysis.yml b/.github/workflows/code-analysis.yml index 0aed0b7..a29fa8a 100644 --- a/.github/workflows/code-analysis.yml +++ b/.github/workflows/code-analysis.yml @@ -1,6 +1,7 @@ name: Code analysis on: ["push"] +on: workflow_dispatch jobs: codacy-analysis-cli: