Skip to content

bug: Support remote url for css in content collection (#15254) #1

bug: Support remote url for css in content collection (#15254)

bug: Support remote url for css in content collection (#15254) #1

Workflow file for this run

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