From a5b19b6b3b9fe3c52fe26cea06235fb4d9ecb743 Mon Sep 17 00:00:00 2001 From: yamanoku <0910yama@gmail.com> Date: Sun, 10 Mar 2024 22:31:17 +0900 Subject: [PATCH] =?UTF-8?q?PR=E4=B8=8A=E3=81=AB=E8=A1=A8=E7=A4=BA=E3=81=95?= =?UTF-8?q?=E3=81=9B=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/biome.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/biome.yml b/.github/workflows/biome.yml index 798740aef..792e31631 100644 --- a/.github/workflows/biome.yml +++ b/.github/workflows/biome.yml @@ -8,6 +8,9 @@ on: - "**.ts" - "**.astro" +permissions: + pull-requests: write + jobs: build: