From e91365a3db0cc3a6bff35335ce176a6e8379a6bd Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 27 Sep 2023 08:38:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20Qodana=20?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E6=89=8B=E5=8A=A8=E8=A7=A6=E5=8F=91=EF=BC=8C?= =?UTF-8?q?=E8=AF=95=E7=94=A8=E6=9C=9F=E8=BF=87=E4=BA=86=20T=5FT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/qodana_code_quality.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index 64a8f5fb..147c1eef 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -1,10 +1,6 @@ name: Qodana on: workflow_dispatch: - pull_request: - push: - branches: - - master jobs: qodana: