From c6f6fcba5af1cec460f479c5358dcbe91c26df12 Mon Sep 17 00:00:00 2001 From: totto2727 Date: Tue, 23 Apr 2024 15:19:29 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=E3=83=A9=E3=83=99=E3=83=AB=E3=82=92?= =?UTF-8?q?=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/playwright-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright-update.yml b/.github/workflows/playwright-update.yml index c0174a9..2e84724 100644 --- a/.github/workflows/playwright-update.yml +++ b/.github/workflows/playwright-update.yml @@ -34,4 +34,4 @@ jobs: # 対象のブランチへ画像を更新したブランチからPRを発行 - name: Create PR - run: gh pr create --base ${GITHUB_REF} --head update-screenshots/${GITHUB_REF} --title "update-screenshots ${GITHUB_REF}" --body "" --label "test" + run: gh pr create --base ${GITHUB_REF} --head update-screenshots/${GITHUB_REF} --title "update-screenshots ${GITHUB_REF}" --body ""