From 56da6a3681dcb9ea4458560c1dbfff26cc6a5bcc Mon Sep 17 00:00:00 2001 From: "Julien M." Date: Thu, 11 Jan 2024 13:24:22 +0100 Subject: [PATCH] ci: use pull_request trigger --- .github/workflows/auto-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-labeler.yml b/.github/workflows/auto-labeler.yml index c4774654..85fc77e0 100644 --- a/.github/workflows/auto-labeler.yml +++ b/.github/workflows/auto-labeler.yml @@ -1,6 +1,6 @@ name: "🏷 PR Labeler" on: - - pull_request_target + - pull_request jobs: triage: