diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index ce822be19464eb..651d8300314fbe 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -1,7 +1,7 @@ name: ci on: - pull_request_target: # pull_request_target, NOT pull_request + pull_request: types: [opened, synchronize, reopened] jobs: