Skip to content

Commit

Permalink
PR时不更新依赖图
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed Dec 17, 2024
1 parent d253728 commit f4ae1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f4ae1ea

Please sign in to comment.