Skip to content

fix: format unknown type (#275) #183

fix: format unknown type (#275)

fix: format unknown type (#275) #183

name: Auto format
on:
push:
branches: [main]
concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: read # for checkout
jobs:
if-needed:
uses: portabletext/.github/.github/workflows/format.yml@main
secrets: inherit