diff --git a/.github/workflows/pr_labeler_file.yml b/.github/workflows/pr_labeler_file.yml index 77de91543de..c7e1f70494a 100644 --- a/.github/workflows/pr_labeler_file.yml +++ b/.github/workflows/pr_labeler_file.yml @@ -8,7 +8,7 @@ on: # Safe since we're not checking out or running the PR's code # Never check out the PR's head in a pull_request_target job pull_request_target: - types: [opened, synchronize, reopened, edited] + types: [opened, synchronize, reopened] jobs: labeler: