Skip to content

Moves content layer sync to a queue and support selective sync (#11767) #7422

Moves content layer sync to a queue and support selective sync (#11767)

Moves content layer sync to a queue and support selective sync (#11767) #7422

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