From ab62a93a0db28d0deb5377198a2bfa5fd66dab89 Mon Sep 17 00:00:00 2001 From: Ludy Date: Sat, 6 Jul 2024 20:15:19 +0200 Subject: [PATCH] Fix labeler 2 (#1534) --- .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 15ea84df..6ade1de4 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: types: [opened, synchronize] jobs: