From 7e7f751b8c67586ee8c531aa713ae75727fd0a88 Mon Sep 17 00:00:00 2001 From: xuqiu Date: Tue, 8 Aug 2023 16:01:19 +0800 Subject: [PATCH] =?UTF-8?q?1,=E4=BB=A3=E7=A0=81=E6=89=AB=E6=8F=8F=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E5=BF=BD=E7=95=A5dependabot=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=20(#1357)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 殷振南 --- .github/workflows/cloud_code_scan.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cloud_code_scan.yml b/.github/workflows/cloud_code_scan.yml index 7862061e8..3ee154447 100644 --- a/.github/workflows/cloud_code_scan.yml +++ b/.github/workflows/cloud_code_scan.yml @@ -1,6 +1,8 @@ name: Alipay Cloud Devops Codescan on: push: + branches-ignore: + - 'dependabot/**' jobs: deployment: