Skip to content

Use jpeg source files as fallback rather than converting to png (#9010) #5609

Use jpeg source files as fallback rather than converting to png (#9010)

Use jpeg source files as fallback rather than converting to png (#9010) #5609

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:ci"
secrets: inherit