From 54e467e6f8099a0d417c6880b43d188c8a49ee96 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 13 May 2025 09:38:13 -0400 Subject: [PATCH] [CI] Add token permissions for add-ready-label CI job (#17730) Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- .github/workflows/add_label_automerge.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/add_label_automerge.yml b/.github/workflows/add_label_automerge.yml index c9d6d4259df9..69c89f695263 100644 --- a/.github/workflows/add_label_automerge.yml +++ b/.github/workflows/add_label_automerge.yml @@ -1,4 +1,6 @@ name: Add label on auto-merge enabled +permissions: + issues: write on: pull_request_target: types: