Skip to content

Commit 034b403

Browse files
committed
Remove denied licenses configuration from dependency-review workflow.
1 parent 4ad3226 commit 034b403

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/dependency-review.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: actions/dependency-review-action@v4
2424
with:
2525
fail-on-severity: high
26-
deny-licenses: GPL-3.0-only, GPL-3.0-or-later, AGPL-3.0-only, AGPL-3.0-or-later
2726
allow-licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0
2827
comment-summary-in-pr: always
2928
warn-only: false

0 commit comments

Comments
 (0)