8000 fix: sync setting for Java header check (#10073) · amirx-cloud/java-docs-samples@a1d1fb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a1d1fb5

Browse files
authored
fix: sync setting for Java header check (GoogleCloudPlatform#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

Lines changed: 2 additions & 1 deletion
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)
0