From 3e758ba6ab03c8091294d8f9c3d864b9c78d74ba Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sun, 16 Feb 2025 19:03:23 +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: