Skip to content

chore: fix a typo in the action message (#13063) #7942

chore: fix a typo in the action message (#13063)

chore: fix a typo in the action message (#13063) #7942

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