diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 1139807753db..4232ceb62368 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -2,6 +2,7 @@ name: "Label PR" on: pull_request_target: + types: [edited, opened, synchronize, reopened] jobs: labels: