Skip to content

fix(deps): update dependency @biomejs/biome to v2.4.13 (#2351) #1464

fix(deps): update dependency @biomejs/biome to v2.4.13 (#2351)

fix(deps): update dependency @biomejs/biome to v2.4.13 (#2351) #1464

Workflow file for this run

name: Format main branch
on:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/format.yml@497c9268ad4267c842a8f6c4d830ad0182d6f6b3 # main
with:
command: "format"
secrets: inherit