From da90714aa82cf5128e11309e56e7cc20ac288cdc Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 15 Feb 2025 17:35:00 +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 e9d66988..53075957 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: