diff --git a/.github/workflows/pull-request-labels.yml b/.github/workflows/pull-request-labels.yml index eabef22894..778daae30f 100644 --- a/.github/workflows/pull-request-labels.yml +++ b/.github/workflows/pull-request-labels.yml @@ -2,7 +2,7 @@ name: Add pull request labels on: - pull_request: + pull_request_target: branches: - current - crux