diff --git a/.github/workflows/pr-labels.yml b/.github/workflows/pr-labels.yml index 4baa2acc4..5d31f2d80 100644 --- a/.github/workflows/pr-labels.yml +++ b/.github/workflows/pr-labels.yml @@ -1,6 +1,6 @@ name: PR Percy Review Label Required on: - pull_request: + pull_request_target: types: [opened, labeled, unlabeled, synchronize] jobs: label: