Skip to content

fix: match index files only by using entire basename (#12815) #7841

fix: match index files only by using entire basename (#12815)

fix: match index files only by using entire basename (#12815) #7841

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