This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new c516fef72d Label `site/` as documentation (#9652)
c516fef72d is described below
commit c516fef72d603c6122f34d0fca286e0ceaad78b9
Author: Fokko Driesprong <[email protected]>
AuthorDate: Mon Feb 5 12:38:56 2024 +0100
Label `site/` as documentation (#9652)
---
.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'