This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-add-label in repository https://gitbox.apache.org/repos/asf/iceberg.git
commit f7044be0cfc06492af1ce489e5939312d7760564 Author: Fokko Driesprong <[email protected]> AuthorDate: Mon Feb 5 10:36:20 2024 +0100 Label `site/` as documentation --- .github/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 50eecfb90f..d11c68264c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -43,6 +43,7 @@ DOCS: - changed-files: - any-glob-to-any-file: [ 'docs/**/*', + 'site/**/*', '**/*CHANGELOG.md', '**/*README.md', '**/*CONTRIBUTING.md'
