This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e18a4d61 [DOCS] Label the `binder` directory with the PR labeler 
(#1485)
4e18a4d61 is described below

commit 4e18a4d618be0c48fb4abcc9b45dc6437e97ae65
Author: John Bampton <[email protected]>
AuthorDate: Fri Jun 21 08:46:20 2024 +1000

    [DOCS] Label the `binder` directory with the PR labeler (#1485)
---
 .github/labeler.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index ca66be130..3ef592091 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -5,6 +5,12 @@ root:
           - any-glob-to-any-file:
               - '*'
 
+binder:
+  - any:
+      - changed-files:
+          - any-glob-to-any-file:
+              - binder/**/*
+
 docs:
   - any:
       - changed-files:

Reply via email to