From 448483c8f6b0f4bebda4e692126a23d10392d332 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Sat, 23 Dec 2023 14:13:34 -0500 Subject: [PATCH] switch trigger event to test Signed-off-by: Marc Khouzam --- .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 cc5c5400f9..cbacd8c1a9 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 permissions: contents: read