diff --git a/.github/workflows/fullsend.yaml b/.github/workflows/fullsend.yaml index c807b09..6552b6f 100644 --- a/.github/workflows/fullsend.yaml +++ b/.github/workflows/fullsend.yaml @@ -33,7 +33,7 @@ on: issue_comment: types: [created] pull_request_target: - types: [opened, synchronize, ready_for_review, closed] + types: [opened, synchronize, ready_for_review, closed, labeled, unlabeled] pull_request_review: types: [submitted]