Skip to content

Update from main

Update from main #1

Workflow file for this run

name: Prettier on pull requests
on:
pull_request:
workflow_dispatch:
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- uses: creyD/[email protected]
with:
dry: true