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