Skip to content

Commit

Permalink
chore: add SVG file to license checker ignoring list (#1620)
Browse files Browse the repository at this point in the history
Signed-off-by: feynmanzhou <feynmanzhou@microsoft.com>
  • Loading branch information
FeynmanZhou authored Feb 12, 2025
1 parent 3190ffc commit 0abb460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/licenserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ header:
- 'go.sum'
- 'go.work'
- '**/testdata/**'
- '**/*.svg'

comment: on-failure

Expand Down

0 comments on commit 0abb460

Please sign in to comment.