This is an automated email from the ASF dual-hosted git repository. xushiyan pushed a commit to branch try-labeler in repository https://gitbox.apache.org/repos/asf/hudi-rs.git
commit 1ee318870b26da7f66c7f0e960527377ca33db1d Author: Shiyan Xu <[email protected]> AuthorDate: Fri Jul 19 15:11:19 2024 -0500 chore: try labeler --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 06a6ccf..4e3444f 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -30,7 +30,7 @@ documentation: ci: - changed-files: - - any-globs-to-all-files: + - any-globs-to-any-files: - '.github/workflows/ci.yml' - '.github/workflows/release.yml'
