diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index a208388597..c6e603f450 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -14,4 +14,4 @@ jobs: - name: 'Dependency Review' uses: actions/dependency-review-action@v4 with: - comment-summary-in-pr: always \ No newline at end of file + comment-summary-in-pr: on-failure