Skip to content

Commit

Permalink
Clarify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ringler authored Nov 22, 2023
1 parent bdf0ed7 commit 2e1a4aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
with:
# Add more licenses as required. Do not add copy-left licenses or licenses incompatible with MIT.
# Add more licenses as required. Do not add copy-left licenses or licenses incompatible with MIT (for czicompress) and GPL-3.0-or-later (for czishrink)
allow-licenses: MIT, MIT-0, Apache-2.0, BSD-2-Clause, BSD-3-Clause

0 comments on commit 2e1a4aa

Please sign in to comment.