Skip to content

Commit 74126de

Browse files
authored
Revert "License whitelist for dependency checker update" (openvinotoolkit#29081)
Reverts openvinotoolkit#29031 because it introduced sporadic failures (e.g.: https://github.com/openvinotoolkit/openvino/actions/runs/13432909164/job/37528579365?pr=29086) The licenses whitelist should not contain AND expressions (see actions/dependency-review-action#842)
1 parent fd5f91a commit 74126de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/dependency_review.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ allow-licenses:
1111
- 'Python-2.0'
1212
- 'LGPL-3.0'
1313
- 'MPL-2.0'
14-
- 'BSD-2-Clause AND BSD-3-Clause'
1514
fail-on-scopes:
1615
- 'runtime'
1716
- 'development'

0 commit comments

Comments
 (0)