Skip to content

Commit a1d1fb5

Browse files
authored
fix: sync setting for Java header check (#10073)
1 parent ce0970d commit a1d1fb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/header-checker-lint.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ sourceFileExtensions:
3838
- 'yml'
3939
ignoreFiles:
4040
- '.github/auto-label.yaml'
41-
- '.github/sync-repo-settings.yaml'
41+
- '.github/sync-repo-settings.yaml'
42+
ignoreLicenseYear: true

0 commit comments

Comments
 (0)