From 65e6f48ce43fe21b0fb282ee8ece3421e1cd6e52 Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Sun, 14 Sep 2025 20:41:43 -0700 Subject: [PATCH] Update permissions in label-pr.yml (#10450) --- .github/workflows/label-pr.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/label-pr.yml b/.github/workflows/label-pr.yml index 288d040b9..f74d4cf7e 100644 --- a/.github/workflows/label-pr.yml +++ b/.github/workflows/label-pr.yml @@ -8,7 +8,6 @@ on: # which uses the default GITHUB_TOKEN to verify the actor's permissions. permissions: pull-requests: read - members: read jobs: labeler: