Skip to content

fix(upgrade): use preferred-pm instead of which-pm-runs (#11139) #7001

fix(upgrade): use preferred-pm instead of which-pm-runs (#11139)

fix(upgrade): use preferred-pm instead of which-pm-runs (#11139) #7001

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