Skip to content

Commit

Permalink
fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
PayalKhanna committed Jun 17, 2024
1 parent d49fab9 commit 61ff860
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/license-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ env:
licenses/license/name!='BSD-3-Clause' and
not(contains(licenses/license/url, '://asm.ow2.io/license.html')) and
licenses/license/name!='BSD License 3' and
not(contains(licenses/license/url, '://opensource.org/license/BSD-3-Clause')) and
licenses/license/name!='Eclipse Public License - v 1.0' and
not(contains(licenses/license/url, '://www.eclipse.org/legal/epl-v10.html')) and
Expand Down

0 comments on commit 61ff860

Please sign in to comment.