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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new 47b774a  Delete .github/workflows/pr-labeler.yml
47b774a is described below

commit 47b774a80ac9286df9fa12e6754aed079d71770d
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Jan 9 08:42:02 2026 -0800

    Delete .github/workflows/pr-labeler.yml
---
 .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 07243a5..0000000
--- a/.github/workflows/pr-labeler.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-name: Pull Request Labeler
-
-on:
-  pull_request:
-    types: [opened, synchronize, reopened]
-
-jobs:
-  label:
-    permissions:
-      contents: read
-      pull-requests: write
-      issues: write
-
-    runs-on: ubuntu-latest
-
-    steps:
-      - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
-        with:
-          repo-token: "${{ secrets.GITHUB_TOKEN }}"


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

Reply via email to