Skip to content

chore(deps): update tj-actions/changed-files action to v45 (#11838) #7493

chore(deps): update tj-actions/changed-files action to v45 (#11838)

chore(deps): update tj-actions/changed-files action to v45 (#11838) #7493

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