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