Skip to content

Commit

Permalink
skip license check for submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinw66 committed Sep 13, 2024
1 parent fed95c3 commit 35194c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ header:
copyright-owner: Apache Software Foundation

paths-ignore:
- '.gitmodules'
- '.github/actions'
- '**/.idea/'
- '**/*.iml'
- '**/target/**'
Expand Down

0 comments on commit 35194c1

Please sign in to comment.