don't force push the format commit
This commit is contained in:
parent
d2739dcc4c
commit
fcc56a8672
1 changed files with 0 additions and 1 deletions
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
|
@ -28,4 +28,3 @@ jobs:
|
||||||
with:
|
with:
|
||||||
commit_message: '[ci] yarn format'
|
commit_message: '[ci] yarn format'
|
||||||
branch: ${{ github.head_ref }}
|
branch: ${{ github.head_ref }}
|
||||||
push_options: --force
|
|
||||||
|
|
Loading…
Reference in a new issue