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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0534f98e5fd2 [SPARK-54860][INFRA] Followup of the revert to set the 
permission correctly
0534f98e5fd2 is described below

commit 0534f98e5fd2a3fed19880f08a4dd05f42ea3ded
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Mon Feb 9 07:58:38 2026 +0900

    [SPARK-54860][INFRA] Followup of the revert to set the permission correctly
    
    ### What changes were proposed in this pull request?
    
    This is a followup of 
https://github.com/apache/spark/commit/63f1f96a895126cacca217effc225c9200a093eb 
to clean revert.
    
    ### Why are the changes needed?
    
    Followup of the revert. The revert wasn't clean.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No
    
    ### How was this patch tested?
    
    N/A
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #54213 from HyukjinKwon/follow-up-permission.
    
    Authored-by: Hyukjin Kwon <[email protected]>
    Signed-off-by: Hyukjin Kwon <[email protected]>
---
 .github/workflows/labeler.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index ccfdeb1653b9..595a270ad1d2 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -32,7 +32,6 @@ jobs:
     runs-on: ubuntu-latest
     permissions:
       contents: read
-      pull-requests: write
     steps:
     - uses: actions/labeler@v5
       with:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to