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

morningman pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new 736bb161b1b [ci](ga) skip scope-label (#41612) (#41848)
736bb161b1b is described below

commit 736bb161b1b44f479ad0b7f892bbca02f6152f66
Author: Rayner Chen <morning...@163.com>
AuthorDate: Tue Oct 15 14:02:21 2024 +0800

    [ci](ga) skip scope-label (#41612) (#41848)
    
    bp #41612
---
 .github/workflows/scope-label.yml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/scope-label.yml 
b/.github/workflows/scope-label.yml
index ba88dbbb02f..6a9b094a84a 100644
--- a/.github/workflows/scope-label.yml
+++ b/.github/workflows/scope-label.yml
@@ -18,11 +18,12 @@
 ---
 name: Add Scope Labeler
 
-on:
-  pull_request_target:
-    types:
-      - opened
-      - synchronize
+# This action has some error, skip it temporarily
+#on:
+#  pull_request_target:
+#    types:
+#      - opened
+#      - synchronize
 
 jobs:
   process:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to