This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 04abff4 PR Automation only on close event
04abff4 is described below
commit 04abff43e042f7093fe28273fe26dd9a4faa54a0
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Feb 11 18:29:28 2025 +0100
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: