From b1fc5a2f523c351b7d0f16f90dbcc312722cda2a Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 18 Feb 2025 19:42:15 +0100 Subject: [PATCH] PR Automation only on close event --- .github/workflows/pr-automation.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pr-automation.yml b/.github/workflows/pr-automation.yml index e9d6698..5307595 100644 --- a/.github/workflows/pr-automation.yml +++ b/.github/workflows/pr-automation.yml @@ -20,8 +20,6 @@ on: pull_request_target: types: - closed - - unlabeled - - review_requested jobs: pr-automation: