Skip to content

Commit

Permalink
[license]fix license check ignore (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
catpineapple authored Oct 30, 2024
1 parent 0774e05 commit 34c1c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ header:
- "**/*.json"
- "**/*.txt"
- '**/.helmignore'
- 'helm-charts/doris-operator/crds/doris.selectdb.com_dorisclusters.yaml
- 'helm-charts/doris-operator/crds/doris.selectdb.com_dorisclusters.yaml'
- 'LICENSE'
- 'NOTICE'
- 'PROJECT'
Expand Down

0 comments on commit 34c1c14

Please sign in to comment.