From f4ae1eaa515753bd5e4e3dff10287586006cd529 Mon Sep 17 00:00:00 2001 From: xrgzs Date: Tue, 17 Dec 2024 16:15:59 +0800 Subject: [PATCH] =?UTF-8?q?PR=E6=97=B6=E4=B8=8D=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/maven.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index f81eaf5..76ad9de 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -49,6 +49,7 @@ jobs: # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive - name: Update dependency graph uses: advanced-security/maven-dependency-submission-action@v3 + if: github.event_name != 'pull_request' with: ignore-maven-wrapper: true