diff --git a/.gitea/workflows/sop-checklist-gate.yml b/.gitea/workflows/sop-checklist-gate.yml index b120aaec..5d5559fb 100644 --- a/.gitea/workflows/sop-checklist-gate.yml +++ b/.gitea/workflows/sop-checklist-gate.yml @@ -69,7 +69,7 @@ name: sop-checklist-gate on: pull_request_target: - types: [opened, edited, synchronize, reopened] + types: [opened, edited, synchronize, reopened, labeled, unlabeled] issue_comment: types: [created, edited, deleted]