diff --git a/.github/workflows/compliance.yml b/.github/workflows/compliance.yml index 7df8f6f8..dcc95939 100644 --- a/.github/workflows/compliance.yml +++ b/.github/workflows/compliance.yml @@ -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-kubernetes/... \ - --allowed_licenses BSD-2-Clause,BSD-3-Clause,AGPL-3.0,MIT,MPL-2.0,Apache-2.0 + --allowed_licenses BSD-2-Clause,BSD-3-Clause,AGPL-3.0,MIT,MPL-2.0,Apache-2.0,ISC