From f5a1c550e50879c273f68d7bcd18c162695033b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Sun, 23 Jul 2023 01:51:52 +0800 Subject: [PATCH] Update push_format.yml --- .github/workflows/push_format.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push_format.yml b/.github/workflows/push_format.yml index 5513f92..84c4bd5 100644 --- a/.github/workflows/push_format.yml +++ b/.github/workflows/push_format.yml @@ -42,6 +42,7 @@ jobs: continue-on-error: true uses: peter-evans/create-pull-request@v5 with: + delete-branch: true body: Apply Code Formatter Change title: Apply Code Formatter Change commit-message: Automatic code format