From 0eb64188f78702adfc3e9a00a4611b2637d7ac90 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Thu, 18 Jan 2024 12:35:01 -0600 Subject: [PATCH] 'https://github.com/actions/labeler#notes-regarding-pull_request_target-event' --- .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 80bba040d0..e0f83ed2c3 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,6 +1,6 @@ name: "Pull Request Labeler" on: -- pull_request_target +- pull_request jobs: triage: