diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index c86acfd..5a7c3cf 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -29,7 +29,7 @@ jobs: cd MHSF - name: Run Biome - run: biome format ./src + run: biome format --write ./src - name: Push to GitHub uses: stefanzweifel/git-auto-commit-action@v5