Skip to content

fix(core): add error log for server islands (#12768) #7823

fix(core): add error log for server islands (#12768)

fix(core): add error log for server islands (#12768) #7823

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