From 0f3dce3811e5d178a764e6f0d805083cc310834d Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Tue, 29 Oct 2024 12:47:03 +0100 Subject: [PATCH] ci: Update github-projects-ventilation.yml --- .../workflows/github-projects-ventilation.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.github/workflows/github-projects-ventilation.yml b/.github/workflows/github-projects-ventilation.yml index e505c0563174c..4a58f926210bf 100644 --- a/.github/workflows/github-projects-ventilation.yml +++ b/.github/workflows/github-projects-ventilation.yml @@ -8,6 +8,25 @@ on: - transferred - edited + pull_request_target: + types: + - assigned + - unassigned + - labeled + - unlabeled + - opened + - edited + - closed + - reopened + - synchronize + - converted_to_draft + - ready_for_review + - locked + - unlocked + - review_requested + - review_request_removed + - auto_merge_enabled + - auto_merge_disabled jobs: add-to-projects: name: Ventilate issues to the right GitHub projects