Skip to content

Commit

Permalink
docs: Add how not to run on PRs to README (fixes advanced-security#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Jul 1, 2023
1 parent c5ad0fd commit 0d6ed8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Generating and submitting a dependency snapshot using the defaults:

```
- name: Submit Dependency Snapshot
if: ${{ github.event_name == 'push' }}
uses: advanced-security/maven-dependency-submission-action@v3
```

Expand Down

0 comments on commit 0d6ed8e

Please sign in to comment.