From c0239f2b14913aae454f45988677189e768cf145 Mon Sep 17 00:00:00 2001 From: Diego <45224689+tangmengqiu@users.noreply.github.com> Date: Fri, 14 Nov 2025 21:10:54 -0500 Subject: [PATCH] fix gh job failed when pr contains issues (#1019) --- .github/workflows/pr-template-suggester.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-template-suggester.yml b/.github/workflows/pr-template-suggester.yml index 9e74a9e4..0798ca00 100644 --- a/.github/workflows/pr-template-suggester.yml +++ b/.github/workflows/pr-template-suggester.yml @@ -6,6 +6,7 @@ on: permissions: pull-requests: write + issues: write contents: read jobs: