diff --git a/.github/workflows/check-and-add-labels.yml b/.github/workflows/check-and-add-labels.yml index 80fcb5b..2b8ae1a 100644 --- a/.github/workflows/check-and-add-labels.yml +++ b/.github/workflows/check-and-add-labels.yml @@ -1,7 +1,7 @@ name: Check and add labels in PR on: - pull_request: + pull_request_target: types: [ opened, labeled, unlabeled, synchronize ] jobs: