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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 4d90100b Delete pr-labeler.yml (#662)
4d90100b is described below

commit 4d90100b8c259ef768836c39dd44fc13f2d32c8e
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Mar 19 12:36:04 2026 +0100

    Delete pr-labeler.yml (#662)
---
 .github/workflows/pr-labeler.yml | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml
deleted file mode 100644
index 23b54687..00000000
--- a/.github/workflows/pr-labeler.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# license agreements; and to You under the Apache License, version 2.0:
-#
-#   https://www.apache.org/licenses/LICENSE-2.0
-#
-# This file is part of the Apache Pekko project, which was derived from Akka.
-#
-name: PR Labeler
-on:
-  pull_request:
-    types: [opened]
-
-jobs:
-  pr-labeler:
-    runs-on: ubuntu-latest
-    steps:
-      - uses: 
TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af # v5.0.0
-        env:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


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

Reply via email to