From 6b395ed4f17cf71f517a36dcc904701403d4cf3f Mon Sep 17 00:00:00 2001 From: mehm8128 Date: Thu, 14 Sep 2023 23:58:39 +0900 Subject: [PATCH] =?UTF-8?q?preview=5Fcomment=E3=81=ABpermission=E3=82=92?= =?UTF-8?q?=E3=81=A4=E3=81=91=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/preview_comment.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/preview_comment.yml b/.github/workflows/preview_comment.yml index 1e329c527..48e031fa5 100644 --- a/.github/workflows/preview_comment.yml +++ b/.github/workflows/preview_comment.yml @@ -5,6 +5,10 @@ on: types: - opened +permissions: + issues: write + pull-requests: write + jobs: comment: name: Comment preview environment URL