We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e50ee commit f59da1fCopy full SHA for f59da1f
.github/workflows/enforce-license-compliance.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: getsentry/copyleft-license-checker@main
20
with:
21
fail-on-found: 'true'
22
- allow-gpl-classpath: 'false'
+ allow-gpl-classpath: 'true'
23
24
enforce-license-compliance:
25
runs-on: ubuntu-latest
0 commit comments