From 154ac9f0657f6f3bae5fe1734f07dd5aab898738 Mon Sep 17 00:00:00 2001 From: Bryan Naegele Date: Mon, 12 Feb 2024 14:48:51 -0700 Subject: [PATCH] Update labeler.yml --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index c1f7a78..6e2f46a 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,5 +1,5 @@ name: "Pull Request Labeler" -on: [pull_request,pull_request_target] +on: [pull_request_target] jobs: triage: