From fa1738b62dd283b2196a2f2626c148358db4fb73 Mon Sep 17 00:00:00 2001 From: takahirom Date: Mon, 15 Jul 2024 13:08:34 +0900 Subject: [PATCH] Add contents: read --- .github/workflows/detekt-comment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/detekt-comment.yml b/.github/workflows/detekt-comment.yml index 7658326ea..69e304809 100644 --- a/.github/workflows/detekt-comment.yml +++ b/.github/workflows/detekt-comment.yml @@ -9,6 +9,7 @@ on: permissions: actions: read pull-requests: write + contents: read jobs: comment: