From e0c65f25776e2c17675181a35c7ecd19af9cdf02 Mon Sep 17 00:00:00 2001 From: Austin Horstman Date: Tue, 24 Jun 2025 12:03:04 -0500 Subject: [PATCH] ci: labeler issues permissions Signed-off-by: Austin Horstman (cherry picked from commit: 8de475387971aa378bc48c2be90b96c4d41f7e1a) --- .github/workflows/labeler.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 81585d85..0c7829ca 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -11,6 +11,7 @@ on: permissions: contents: read pull-requests: write + issues: write jobs: labels: