Skip to content

Commit f59da1f

Browse files
committed
Allow GPL with Classpath Exception
1 parent a4e50ee commit f59da1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enforce-license-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: getsentry/copyleft-license-checker@main
2020
with:
2121
fail-on-found: 'true'
22-
allow-gpl-classpath: 'false'
22+
allow-gpl-classpath: 'true'
2323

2424
enforce-license-compliance:
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)