0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

don't force push the format commit

This commit is contained in:
Fred K. Schott 2021-08-11 14:54:37 -07:00
parent d2739dcc4c
commit fcc56a8672

View file

@ -28,4 +28,3 @@ jobs:
with:
commit_message: '[ci] yarn format'
branch: ${{ github.head_ref }}
push_options: --force