Skip to content

Revert #12173 (#12206) #7561

Revert #12173 (#12206)

Revert #12173 (#12206) #7561

Workflow file for this run

name: Format
on:
workflow_dispatch:
push:
branches:
- main
jobs:
prettier:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/format.yml@main
with:
command: "format"
secrets: inherit