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 b3aba53292 [CI] Rename label so we can remove duplicate from GitHub 
(#2530)
b3aba53292 is described below

commit b3aba53292cb1990a9254d33fc84a55806e6f3b5
Author: John Bampton <[email protected]>
AuthorDate: Fri Nov 28 05:41:10 2025 +1000

    [CI] Rename label so we can remove duplicate from GitHub (#2530)
---
 .github/labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index c581b37b2f..fdff4adef3 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -30,7 +30,7 @@ docs:
               - docs-overrides/**/*
               - README.md
 
-github-actions:
+github_actions:
   - any:
       - changed-files:
           - any-glob-to-any-file:

Reply via email to