Only upload dependency graph on push

This commit is contained in:
games647
2023-07-17 15:47:02 +02:00
parent f2fd51d4e2
commit dbd12742fa

View File

@ -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