diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 11fb1deb..55b7237b 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -43,4 +43,5 @@ jobs: run: mvn test --batch-mode --threads 2.0C --no-snapshot-updates --strict-checksums --file pom.xml - name: Update dependency graph + if: ${{ github.event_name == 'push' }} uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6