Skip to content

Commit

Permalink
Update license-scanning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PayalKhanna authored Jun 18, 2024
1 parent a00c586 commit c5ce97d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/license-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ env:
licenses/license/name!='CDDL/GPLv2+CE' and
not(contains(licenses/license/url, '://github.com/javaee/activation/blob/master/LICENSE')) and
licenses/license/name!='CDDL 1.1' and
not(contains(licenses/license/url, '://github.com/javaee/activation/blob/master/LICENSE')) and
licenses/license/name!='GPL2 w/ CPE' and
not(contains(licenses/license/url, '://github.com/javaee/activation/blob/master/LICENSE')) and
not(contains(licenses/license/url, '://oss.oracle.com/licenses/CDDL+GPL-1.1')) and
licenses/license/name!='Public Domain'
"
Expand Down

0 comments on commit c5ce97d

Please sign in to comment.