summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-11 14:54:37 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-08-11 14:54:37 -0700
commitfcc56a8672c6d80266424de53fc6cf51d46f35e4 (patch)
tree1476feeca511595f0cf9e05cc534c7c008c0755e
parentd2739dcc4cf64aae14e464bbab46f7504eae67b7 (diff)
downloadastro-fcc56a8672c6d80266424de53fc6cf51d46f35e4.tar.gz
astro-fcc56a8672c6d80266424de53fc6cf51d46f35e4.tar.zst
astro-fcc56a8672c6d80266424de53fc6cf51d46f35e4.zip
don't force push the format commit
-rw-r--r--.github/workflows/format.yml1
1 files changed, 0 insertions, 1 deletions
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