diff --git a/.github/workflows/sync-pr-labels.yml b/.github/workflows/sync-pr-labels.yml index 97155c8..0f435f2 100644 --- a/.github/workflows/sync-pr-labels.yml +++ b/.github/workflows/sync-pr-labels.yml @@ -1,8 +1,6 @@ name: Sync PR Labels on: - pull_request: - types: [opened, reopened, synchronize, edited] pull_request_target: types: [opened, reopened, synchronize, edited]