Skip to content

Commit 777085d

Browse files
authored
Merge pull request #264 from Project-MONAI/vchang/disable-license-bot-comment
Disable license header bot comments
2 parents 21b2620 + 8769016 commit 777085d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.licenserc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ header:
3232
- 'src/coverlet.runsettings'
3333
- 'src/.vs'
3434

35-
comment: on-failure
35+
comment: never
3636

3737
# license-location-threshold specifies the index threshold where the license header can be located,
3838
# after all, a "header" cannot be TOO far from the file start.

0 commit comments

Comments
 (0)