From b6042ef885608e39c6696de65d4aad3e2b637299 Mon Sep 17 00:00:00 2001 From: Fred Visser <1458528+fredvisser@users.noreply.github.com> Date: Tue, 26 Mar 2024 08:18:01 -0500 Subject: [PATCH] comment-summary-in-pr: on-failure --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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