Skip to content

Commit

Permalink
license...
Browse files Browse the repository at this point in the history
  • Loading branch information
emphasize committed Dec 25, 2023
1 parent d32f1c6 commit fda7a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
requirements: 'requirements-all.txt'
fail: 'Copyleft,Other,Error'
fails-only: true
exclude: '^(caldav).*'
exclude: '^(caldav|recurring-ical-events|x-wr-timezone).*'
exclude-license: '^(Mozilla).*$'
- name: Print report
if: ${{ always() }}
Expand Down

0 comments on commit fda7a0e

Please sign in to comment.