Skip to content

Nowrap on name

Nowrap on name #28

Workflow file for this run

name: Format On Push
on:
push:
branches:
- main
jobs:
format-code:
uses: testsnake/prettier-auto-format-action/.github/workflows/[email protected]
with:
ref: ${{ github.ref }}
node-version: '20'
secrets: inherit