Skip to content

Commit 60d5106

Browse files
committed
Add two new licenses to the allow list.
1 parent f57539c commit 60d5106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
run: uv run safety check
5858

5959
- name: Check for acceptable licenses
60-
run: uv run pip-licenses --allow-only="MIT License;BSD License;Python Software Foundation License;Apache Software License;Mozilla Public License 2.0 (MPL 2.0);ISC License (ISCL);The Unlicense (Unlicense)"
60+
run: uv run pip-licenses --allow-only="MIT License;BSD License;Python Software Foundation License;Apache Software License;Mozilla Public License 2.0 (MPL 2.0);ISC License (ISCL);The Unlicense (Unlicense);UNKNOWN;Apache-2.0"

0 commit comments

Comments
 (0)