From 797ad9dfc4349a839f5d65d3e83f4325ad6b9bf0 Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:23:04 +0530 Subject: [PATCH] Update labeler.yml --- .github/workflows/labeler.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index a0d95b854..8abf0b8a4 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,8 +1,6 @@ name: 'Pull Request Labeler' -on: - pull_request_target: - types: [opened, labeled, unlabeled] +on: [pull_request_target] jobs: triage: