From 49061ee7a392af222dc83826c66d8092fdac8249 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Sat, 23 Dec 2023 14:47:26 -0500 Subject: [PATCH] Revert "switch trigger event to test" This reverts commit 1246b457b9d5434b773f029ab9f4c4fbac324310. --- .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 cbacd8c1a..cc5c5400f 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -1,6 +1,6 @@ name: "Pull Request Labeler" on: -- pull_request +- pull_request_target permissions: contents: read