Skip to content

Commit

Permalink
Add ISC to the allowed licenses list
Browse files Browse the repository at this point in the history
  • Loading branch information
yhabteab committed Apr 19, 2024
1 parent c4e4911 commit 8c14488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
# and this very icinga-notifications are licensed under GPL-2.0.
# https://github.com/Icinga/icingadb/blob/v1.1.1/.github/workflows/compliance/check-licenses.sh
go-licenses check github.com/icinga/icinga-notifications/... \
--allowed_licenses BSD-2-Clause,BSD-3-Clause,GPL-2.0,MIT,MPL-2.0
--allowed_licenses BSD-2-Clause,BSD-3-Clause,GPL-2.0,ISC,MIT,MPL-2.0

0 comments on commit 8c14488

Please sign in to comment.