Skip to content

Add selected to the list of boolean attributes (#12027) #7477

Add selected to the list of boolean attributes (#12027)

Add selected to the list of boolean attributes (#12027) #7477

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