diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 455f0258d..bc6834e7c 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -28,4 +28,3 @@ jobs: with: commit_message: '[ci] yarn format' branch: ${{ github.head_ref }} - push_options: --force