diff options
-rw-r--r-- | .github/workflows/lint-test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index 53d9baa59..ac7e47f0e 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -16,6 +16,7 @@ jobs: ALLOWED_LICENSE: Apache Software License; BSD License; GNU Library or Lesser General Public License (LGPL); + ISC License (ISCL); MIT License; Mozilla Public License 2.0 (MPL 2.0); Public Domain; |